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