Class: Aws::Types::GetReservationOfferingRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetReservationOfferingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offering_id ⇒ ::String
Returns the value of attribute offering_id.
Instance Attribute Details
#offering_id ⇒ ::String
Returns the value of attribute offering_id.
388 389 390 |
# File 'sig/types.rbs', line 388 def offering_id @offering_id end |