RequestServiceQuotaIncreaseRequest

Types

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

Properties

Link copied to clipboard

Specifies the resource with an Amazon Resource Name (ARN).

Link copied to clipboard

Specifies the new, increased value for the quota.

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 service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.

Link copied to clipboard

Specifies if an Amazon Web Services Support case can be opened for the quota increase request. This parameter is optional.

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