Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + DbPassword terra.StringValue + DbUser terra.StringValue + Id terra.StringValue + RdsDbInstanceArn terra.StringValue + StackId terra.StringValue + type Resource struct + Args Args + DependsOn terra.Dependencies + Lifecycle *terra.Lifecycle + Name string + func New(name string, args Args) *Resource + func (aordi *Resource) Attributes() awsOpsworksRdsDbInstanceAttributes + func (aordi *Resource) Configuration() interface{} + func (aordi *Resource) DependOn() terra.Reference + func (aordi *Resource) Dependencies() terra.Dependencies + func (aordi *Resource) ImportState(state io.Reader) error + func (aordi *Resource) LifecycleManagement() *terra.Lifecycle + func (aordi *Resource) LocalName() string + func (aordi *Resource) State() (*awsOpsworksRdsDbInstanceState, bool) + func (aordi *Resource) StateMust() *awsOpsworksRdsDbInstanceState + func (aordi *Resource) Type() string