Class: Aws::Types::GetRestoreTestingPlanInput
- Inherits:
-
Object
- Object
- Aws::Types::GetRestoreTestingPlanInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restore_testing_plan_name ⇒ ::String
Returns the value of attribute restore_testing_plan_name.
Instance Attribute Details
#restore_testing_plan_name ⇒ ::String
Returns the value of attribute restore_testing_plan_name.
1078 1079 1080 |
# File 'sig/types.rbs', line 1078 def restore_testing_plan_name @restore_testing_plan_name end |