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 + VpcId terra.StringValue + VpnGatewayId terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (avga *Resource) Attributes() awsVpnGatewayAttachmentAttributes + func (avga *Resource) Configuration() interface{} + func (avga *Resource) DependOn() terra.Reference + func (avga *Resource) Dependencies() terra.Dependencies + func (avga *Resource) ImportState(state io.Reader) error + func (avga *Resource) LifecycleManagement() *terra.Lifecycle + func (avga *Resource) LocalName() string + func (avga *Resource) State() (*awsVpnGatewayAttachmentState, bool) + func (avga *Resource) StateMust() *awsVpnGatewayAttachmentState + func (avga *Resource) Type() string