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