Class: Aws::Types::OfferAssociatedEntity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#offer_setTypes::OfferSetInformation

Returns the value of attribute offer_set.



471
472
473
# File 'sig/types.rbs', line 471

def offer_set
  @offer_set
end

#productTypes::ProductInformation

Returns the value of attribute product.



470
471
472
# File 'sig/types.rbs', line 470

def product
  @product
end