class Aws::ServiceQuotas::Types::RequestedServiceQuotaChange

Information about a quota increase request.

@!attribute [rw] id

The unique identifier.
@return [String]

@!attribute [rw] case_id

The case ID.
@return [String]

@!attribute [rw] service_code

The service identifier.
@return [String]

@!attribute [rw] service_name

The service name.
@return [String]

@!attribute [rw] quota_code

The quota identifier.
@return [String]

@!attribute [rw] quota_name

The quota name.
@return [String]

@!attribute [rw] desired_value

The new, increased value for the quota.
@return [Float]

@!attribute [rw] status

The state of the quota increase request.
@return [String]

@!attribute [rw] created

The date and time when the quota increase request was received and
the case ID was created.
@return [Time]

@!attribute [rw] last_updated

The date and time of the most recent change.
@return [Time]

@!attribute [rw] requester

The IAM identity of the requester.
@return [String]

@!attribute [rw] quota_arn

The Amazon Resource Name (ARN) of the quota.
@return [String]

@!attribute [rw] global_quota

Indicates whether the quota is global.
@return [Boolean]

@!attribute [rw] unit

The unit of measurement.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/service-quotas-2019-06-24/RequestedServiceQuotaChange AWS API Documentation

Constants

SENSITIVE