ReplicationRecoveryPlanArgs

constructor(azureToAzureSettings: Output<ReplicationRecoveryPlanAzureToAzureSettingsArgs>? = null, bootRecoveryGroups: Output<List<ReplicationRecoveryPlanBootRecoveryGroupArgs>>? = null, failoverRecoveryGroup: Output<ReplicationRecoveryPlanFailoverRecoveryGroupArgs>? = null, name: Output<String>? = null, recoveryVaultId: Output<String>? = null, shutdownRecoveryGroup: Output<ReplicationRecoveryPlanShutdownRecoveryGroupArgs>? = null, sourceRecoveryFabricId: Output<String>? = null, targetRecoveryFabricId: Output<String>? = null)