ModifyUsageLimitRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val amount: Long?

The new limit amount. For more information about this parameter, see UsageLimit.

Link copied to clipboard

The new action that Amazon Redshift takes when the limit is reached. For more information about this parameter, see UsageLimit.

Link copied to clipboard

The identifier of the usage limit to modify.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String