Versions in this module Expand all Collapse all v5 v5.45.0 Apr 16, 2024 Changes in this version + type Args struct + Amount terra.NumberValue + BreachAction terra.StringValue + ClusterIdentifier terra.StringValue + FeatureType terra.StringValue + Id terra.StringValue + LimitType terra.StringValue + Period 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 (arul *Resource) Attributes() awsRedshiftUsageLimitAttributes + func (arul *Resource) Configuration() interface{} + func (arul *Resource) DependOn() terra.Reference + func (arul *Resource) Dependencies() terra.Dependencies + func (arul *Resource) ImportState(state io.Reader) error + func (arul *Resource) LifecycleManagement() *terra.Lifecycle + func (arul *Resource) LocalName() string + func (arul *Resource) State() (*awsRedshiftUsageLimitState, bool) + func (arul *Resource) StateMust() *awsRedshiftUsageLimitState + func (arul *Resource) Type() string