Class: Aws::Types::OfferAssociatedEntity
- Inherits:
-
Object
- Object
- Aws::Types::OfferAssociatedEntity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offer_set ⇒ Types::OfferSetInformation
Returns the value of attribute offer_set.
-
#product ⇒ Types::ProductInformation
Returns the value of attribute product.
Instance Attribute Details
#offer_set ⇒ Types::OfferSetInformation
Returns the value of attribute offer_set.
471 472 473 |
# File 'sig/types.rbs', line 471 def offer_set @offer_set end |
#product ⇒ Types::ProductInformation
Returns the value of attribute product.
470 471 472 |
# File 'sig/types.rbs', line 470 def product @product end |