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