Class: Aws::Types::GetOfferSetInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#offer_set_id::String

Returns the value of attribute offer_set_id.

Returns:

  • (::String)


300
301
302
# File 'sig/types.rbs', line 300

def offer_set_id
  @offer_set_id
end