Class: Aws::Types::DescribeOfferingRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeOfferingRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offering_id ⇒ ::String
Returns the value of attribute offering_id.
Instance Attribute Details
#offering_id ⇒ ::String
Returns the value of attribute offering_id.
1071 1072 1073 |
# File 'sig/types.rbs', line 1071 def offering_id @offering_id end |