Class: Aws::Types::PurchaseOfferingResult
- Inherits:
-
Object
- Object
- Aws::Types::PurchaseOfferingResult
- 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.
1062 1063 1064 |
# File 'sig/types.rbs', line 1062 def offering_transaction @offering_transaction end |