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.
4041 4042 4043 |
# File 'sig/types.rbs', line 4041 def compute_quota_id @compute_quota_id end |
#compute_quota_version ⇒ ::Integer
Returns the value of attribute compute_quota_version.
4042 4043 4044 |
# File 'sig/types.rbs', line 4042 def compute_quota_version @compute_quota_version end |