Class: Aws::Types::GetOfferInput
- Inherits:
-
Object
- Object
- Aws::Types::GetOfferInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offer_id ⇒ ::String
Returns the value of attribute offer_id.
Instance Attribute Details
#offer_id ⇒ ::String
Returns the value of attribute offer_id.
280 281 282 |
# File 'sig/types.rbs', line 280 def offer_id @offer_id end |