Class: Aws::Types::PurchaseOptionAssociatedEntity

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#offerTypes::OfferInformation

Returns the value of attribute offer.



607
608
609
# File 'sig/types.rbs', line 607

def offer
  @offer
end

#offer_setTypes::OfferSetInformation

Returns the value of attribute offer_set.



608
609
610
# File 'sig/types.rbs', line 608

def offer_set
  @offer_set
end

#productTypes::ProductInformation

Returns the value of attribute product.



606
607
608
# File 'sig/types.rbs', line 606

def product
  @product
end