Class: Aws::Types::GetOfferSetInput
- Inherits:
-
Object
- Object
- Aws::Types::GetOfferSetInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offer_set_id ⇒ ::String
Returns the value of attribute offer_set_id.
Instance Attribute Details
#offer_set_id ⇒ ::String
Returns the value of attribute offer_set_id.
300 301 302 |
# File 'sig/types.rbs', line 300 def offer_set_id @offer_set_id end |