Package version:

Update recovery plan input class.

interface UpdateRecoveryPlanInput {
    properties?: UpdateRecoveryPlanInputProperties;
}

Properties

Properties

Recovery plan update properties.