RecoveryPlanManualActionDetails interface
Recovery plan manual action details.
- Extends
Properties
description | The manual action description. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
description
The manual action description.
description?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "ManualActionDetails"
Property Value
"ManualActionDetails"