Class: Aws::Types::OfferingPromotion
- Inherits:
-
Object
- Object
- Aws::Types::OfferingPromotion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
1005 1006 1007 |
# File 'sig/types.rbs', line 1005 def description @description end |
#id ⇒ ::String
Returns the value of attribute id.
1004 1005 1006 |
# File 'sig/types.rbs', line 1004 def id @id end |