ServiceQuotaIncreaseRequestInTemplate

Information about a quota increase request.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services Region.

Link copied to clipboard

The new, increased value of the quota.

Link copied to clipboard

Indicates whether the quota is global.

Link copied to clipboard

Specifies the quota identifier. To find the quota code for a specific quota, use the ListServiceQuotas operation, and look for the QuotaCode response in the output for the quota you want.

Link copied to clipboard

Specifies the quota name.

Link copied to clipboard

Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

Link copied to clipboard

Specifies the service name.

Link copied to clipboard
val unit: String?

The unit of measurement.

Functions

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