Class: Aws::Types::CancelReservedInstancesListingRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelReservedInstancesListingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reserved_instances_listing_id ⇒ ::String
Returns the value of attribute reserved_instances_listing_id.
Instance Attribute Details
#reserved_instances_listing_id ⇒ ::String
Returns the value of attribute reserved_instances_listing_id.
1229 1230 1231 |
# File 'sig/types.rbs', line 1229 def reserved_instances_listing_id @reserved_instances_listing_id end |