class Aws::ServiceQuotas::Types::ServiceQuotaIncreaseRequestInTemplate

Information about a quota increase request.

@!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 of the quota.
@return [Float]

@!attribute [rw] aws_region

The AWS Region.
@return [String]

@!attribute [rw] unit

The unit of measurement.
@return [String]

@!attribute [rw] global_quota

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

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

Constants

SENSITIVE