CreateUsageLimitRequest
class CreateUsageLimitRequest
Types
Properties
Link copied to clipboard
The action that Amazon Redshift takes when the limit is reached. The default is log. For more information about this parameter, see UsageLimit.
Link copied to clipboard
The identifier of the cluster that you want to limit usage.
Link copied to clipboard
The Amazon Redshift feature that you want to limit.
Link copied to clipboard
The type of limit. Depending on the feature type, this can be based on a time duration or data size. If FeatureType
is spectrum
, then LimitType
must be data-scanned
. If FeatureType
is concurrency-scaling
, then LimitType
must be time
. If FeatureType
is cross-region-datasharing
, then LimitType
must be data-scanned
.
Link copied to clipboard
The time period that the amount applies to. A weekly
period begins on Sunday. The default is monthly
.