Class: Aws::Types::ComputationPreference
- Inherits:
-
Object
- Object
- Aws::Types::ComputationPreference
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pricing_plan_arn ⇒ ::String
Returns the value of attribute pricing_plan_arn.
Instance Attribute Details
#pricing_plan_arn ⇒ ::String
Returns the value of attribute pricing_plan_arn.
147 148 149 |
# File 'sig/types.rbs', line 147 def pricing_plan_arn @pricing_plan_arn end |