Class: Aws::Types::DescribeComputeQuotaRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeComputeQuotaRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#compute_quota_id ⇒ ::String
Returns the value of attribute compute_quota_id.
-
#compute_quota_version ⇒ ::Integer
Returns the value of attribute compute_quota_version.
Instance Attribute Details
#compute_quota_id ⇒ ::String
Returns the value of attribute compute_quota_id.
4056 4057 4058 |
# File 'sig/types.rbs', line 4056 def compute_quota_id @compute_quota_id end |
#compute_quota_version ⇒ ::Integer
Returns the value of attribute compute_quota_version.
4057 4058 4059 |
# File 'sig/types.rbs', line 4057 def compute_quota_version @compute_quota_version end |