class Aws::ServiceQuotas::Types::ServiceQuota

Information about a quota.

@!attribute [rw] service_code

The service identifier.
@return [String]

@!attribute [rw] service_name

The service name.
@return [String]

@!attribute [rw] quota_arn

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

@!attribute [rw] quota_code

The quota identifier.
@return [String]

@!attribute [rw] quota_name

The quota name.
@return [String]

@!attribute [rw] value

The quota value.
@return [Float]

@!attribute [rw] unit

The unit of measurement.
@return [String]

@!attribute [rw] adjustable

Indicates whether the quota value can be increased.
@return [Boolean]

@!attribute [rw] global_quota

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

@!attribute [rw] usage_metric

Information about the measurement.
@return [Types::MetricInfo]

@!attribute [rw] period

The period of time.
@return [Types::QuotaPeriod]

@!attribute [rw] error_reason

The error code and error reason.
@return [Types::ErrorReason]

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

Constants

SENSITIVE