Class: Aws::Types::GetPlanInRegionResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPlanInRegionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#plan ⇒ Types::Plan
Returns the value of attribute plan.
Instance Attribute Details
#plan ⇒ Types::Plan
Returns the value of attribute plan.
385 386 387 |
# File 'sig/types.rbs', line 385 def plan @plan end |