Class: Aws::Types::DeleteRecoveryPlanExecutionRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRecoveryPlanExecutionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recovery_plan_execution_arn ⇒ ::String
Returns the value of attribute recovery_plan_execution_arn.
Instance Attribute Details
#recovery_plan_execution_arn ⇒ ::String
Returns the value of attribute recovery_plan_execution_arn.
229 230 231 |
# File 'sig/types.rbs', line 229 def recovery_plan_execution_arn @recovery_plan_execution_arn end |