Class: Aws::Types::DeleteRestoreTestingSelectionInput

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)


563
564
565
# File 'sig/types.rbs', line 563

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)


564
565
566
# File 'sig/types.rbs', line 564

def restore_testing_selection_name
  @restore_testing_selection_name
end