Class: Aws::Types::GetReservationOfferingResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetReservationOfferingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#reservation_offering ⇒ Types::ReservationOffering
Returns the value of attribute reservation_offering.
Instance Attribute Details
#reservation_offering ⇒ Types::ReservationOffering
Returns the value of attribute reservation_offering.
393 394 395 |
# File 'sig/types.rbs', line 393 def reservation_offering @reservation_offering end |