Class: Aws::Types::GetRestoreTestingSelectionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetRestoreTestingSelectionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#restore_testing_selection ⇒ Types::RestoreTestingSelectionForGet
Returns the value of attribute restore_testing_selection.
Instance Attribute Details
#restore_testing_selection ⇒ Types::RestoreTestingSelectionForGet
Returns the value of attribute restore_testing_selection.
1094 1095 1096 |
# File 'sig/types.rbs', line 1094 def restore_testing_selection @restore_testing_selection end |