Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Comment terra.StringValue + Id terra.StringValue + Items terra.SetValue[terra.StringValue] + Name terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (ackg *Resource) Attributes() awsCloudfrontKeyGroupAttributes + func (ackg *Resource) Configuration() interface{} + func (ackg *Resource) DependOn() terra.Reference + func (ackg *Resource) Dependencies() terra.Dependencies + func (ackg *Resource) ImportState(state io.Reader) error + func (ackg *Resource) LifecycleManagement() *terra.Lifecycle + func (ackg *Resource) LocalName() string + func (ackg *Resource) State() (*awsCloudfrontKeyGroupState, bool) + func (ackg *Resource) StateMust() *awsCloudfrontKeyGroupState + func (ackg *Resource) Type() string