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