Class: Aws::Types::RenewOfferingResult
- Inherits:
-
Object
- Object
- Aws::Types::RenewOfferingResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offering_transaction ⇒ Types::OfferingTransaction
Returns the value of attribute offering_transaction.
Instance Attribute Details
#offering_transaction ⇒ Types::OfferingTransaction
Returns the value of attribute offering_transaction.
1117 1118 1119 |
# File 'sig/types.rbs', line 1117 def offering_transaction @offering_transaction end |