Class: Aws::Types::GetRestoreTestingSelectionInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#restore_testing_plan_name::String

Returns the value of attribute restore_testing_plan_name.

Returns:

  • (::String)


1088
1089
1090
# File 'sig/types.rbs', line 1088

def restore_testing_plan_name
  @restore_testing_plan_name
end

#restore_testing_selection_name::String

Returns the value of attribute restore_testing_selection_name.

Returns:

  • (::String)


1089
1090
1091
# File 'sig/types.rbs', line 1089

def restore_testing_selection_name
  @restore_testing_selection_name
end