![]() |
![]()
| ![]() |
![]()
NAMEPaws::RedShift::UsageLimit ATTRIBUTESAmount => IntThe limit amount. If time-based, this amount is in minutes. If data-based, this amount is in terabytes (TB). BreachAction => StrThe action that Amazon Redshift takes when the limit is reached. Possible values are:
Valid values are: "log", "emit-metric", "disable" =head2 ClusterIdentifier => Str The identifier of the cluster with a usage limit. FeatureType => StrThe Amazon Redshift feature to which the limit applies. Valid values are: "spectrum", "concurrency-scaling" =head2 LimitType => Str The type of limit. Depending on the feature type, this can be based on a time duration or data size. Valid values are: "time", "data-scanned" =head2 Period => Str The time period that the amount applies to. A "weekly" period begins on Sunday. The default is "monthly". Valid values are: "daily", "weekly", "monthly" =head2 Tags => ArrayRef[Paws::RedShift::Tag] A list of tag instances. UsageLimitId => StrThe identifier of the usage limit. _request_id => Str
|