Class: Aws::Types::DescribeOfferingResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeOfferingResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#offering ⇒ Types::Offering
Returns the value of attribute offering.
Instance Attribute Details
#offering ⇒ Types::Offering
Returns the value of attribute offering.
608 609 610 |
# File 'sig/types.rbs', line 608 def offering @offering end |