Class: Aws::Types::CreateLongTermPricingResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateLongTermPricingResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#long_term_pricing_id ⇒ ::String
Returns the value of attribute long_term_pricing_id.
Instance Attribute Details
#long_term_pricing_id ⇒ ::String
Returns the value of attribute long_term_pricing_id.
163 164 165 |
# File 'sig/types.rbs', line 163 def long_term_pricing_id @long_term_pricing_id end |