RequestedServiceQuotaChange

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 case ID.

Link copied to clipboard

The date and time when the quota increase request was received and the case ID was created.

Link copied to clipboard

The new, increased value for the quota.

Link copied to clipboard

Indicates whether the quota is global.

Link copied to clipboard
val id: String?

The unique identifier.

Link copied to clipboard

The date and time of the most recent change.

Link copied to clipboard

The Amazon Resource Name (ARN) of 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

The context for this service quota.

Link copied to clipboard

Specifies the quota name.

Link copied to clipboard

Specifies at which level within the Amazon Web Services account the quota request applies to.

Link copied to clipboard

The IAM identity of the requester.

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

The state of the quota increase request.

Link copied to clipboard
val unit: String?

The unit of measurement.

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