Class: Aws::Types::OfferSetAssociatedEntity

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.



489
490
491
# File 'sig/types.rbs', line 489

def offer
  @offer
end

#productTypes::ProductInformation

Returns the value of attribute product.



488
489
490
# File 'sig/types.rbs', line 488

def product
  @product
end