Class: Aws::Types::PutAccountPricingAttributesRequest
- Inherits:
-
Object
- Object
- Aws::Types::PutAccountPricingAttributesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#plan ⇒ "NONE", ...
Returns the value of attribute plan.
Instance Attribute Details
#plan ⇒ "NONE", ...
Returns the value of attribute plan.
1559 1560 1561 |
# File 'sig/types.rbs', line 1559 def plan @plan end |