Class: Aws::Types::DescribeReservedCapacityRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeReservedCapacityRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_capacity_arn ⇒ ::String
Returns the value of attribute reserved_capacity_arn.
Instance Attribute Details
#reserved_capacity_arn ⇒ ::String
Returns the value of attribute reserved_capacity_arn.
5102 5103 5104 |
# File 'sig/types.rbs', line 5102 def reserved_capacity_arn @reserved_capacity_arn end |