Class: Aws::Types::GetRestoreTestingPlanOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetRestoreTestingPlanOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restore_testing_plan ⇒ Types::RestoreTestingPlanForGet
Returns the value of attribute restore_testing_plan.
Instance Attribute Details
#restore_testing_plan ⇒ Types::RestoreTestingPlanForGet
Returns the value of attribute restore_testing_plan.
1083 1084 1085 |
# File 'sig/types.rbs', line 1083 def restore_testing_plan @restore_testing_plan end |