Class: Aws::Types::GetRequestedServiceQuotaChangeResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetRequestedServiceQuotaChangeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#requested_quota ⇒ Types::RequestedServiceQuotaChange
Returns the value of attribute requested_quota.
Instance Attribute Details
#requested_quota ⇒ Types::RequestedServiceQuotaChange
Returns the value of attribute requested_quota.
118 119 120 |
# File 'sig/types.rbs', line 118 def requested_quota @requested_quota end |