Class: Aws::Types::UpdateRestoreTestingPlanInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#restore_testing_planTypes::RestoreTestingPlanForUpdate

Returns the value of attribute restore_testing_plan.



2368
2369
2370
# File 'sig/types.rbs', line 2368

def restore_testing_plan
  @restore_testing_plan
end

#restore_testing_plan_name::String

Returns the value of attribute restore_testing_plan_name.

Returns:

  • (::String)


2369
2370
2371
# File 'sig/types.rbs', line 2369

def restore_testing_plan_name
  @restore_testing_plan_name
end