Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Bandwidth terra.StringValue + ConnectionId terra.StringValue + Id terra.StringValue + Name terra.StringValue + OwnerAccountId terra.StringValue + Vlan terra.NumberValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (adhc *Resource) Attributes() awsDxHostedConnectionAttributes + func (adhc *Resource) Configuration() interface{} + func (adhc *Resource) DependOn() terra.Reference + func (adhc *Resource) Dependencies() terra.Dependencies + func (adhc *Resource) ImportState(state io.Reader) error + func (adhc *Resource) LifecycleManagement() *terra.Lifecycle + func (adhc *Resource) LocalName() string + func (adhc *Resource) State() (*awsDxHostedConnectionState, bool) + func (adhc *Resource) StateMust() *awsDxHostedConnectionState + func (adhc *Resource) Type() string