Class: Aws::Types::RestoreJobCreator
- Inherits:
-
Object
- Object
- Aws::Types::RestoreJobCreator
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restore_testing_plan_arn ⇒ ::String
Returns the value of attribute restore_testing_plan_arn.
Instance Attribute Details
#restore_testing_plan_arn ⇒ ::String
Returns the value of attribute restore_testing_plan_arn.
1910 1911 1912 |
# File 'sig/types.rbs', line 1910 def restore_testing_plan_arn @restore_testing_plan_arn end |