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