bootRecoveryGroups

@JvmName(name = "keqgcdqbmhhajcve")
suspend fun bootRecoveryGroups(value: Output<List<ReplicationRecoveryPlanBootRecoveryGroupArgs>>)
@JvmName(name = "qsnalyajjqodrhwa")
suspend fun bootRecoveryGroups(value: List<ReplicationRecoveryPlanBootRecoveryGroupArgs>?)

Parameters

value

One or more boot_recovery_group blocks as defined below.

NOTE: At least one boot_recovery_group block will be required in the next major version of the AzureRM Provider.


@JvmName(name = "iabauuelgnqxydvj")
suspend fun bootRecoveryGroups(vararg values: Output<ReplicationRecoveryPlanBootRecoveryGroupArgs>)


@JvmName(name = "mwybajcfepgxfgqy")
suspend fun bootRecoveryGroups(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupArgs>>)
@JvmName(name = "euxbhqalixoarvtp")
suspend fun bootRecoveryGroups(vararg values: ReplicationRecoveryPlanBootRecoveryGroupArgs)

Parameters

values

One or more boot_recovery_group blocks as defined below.

NOTE: At least one boot_recovery_group block will be required in the next major version of the AzureRM Provider.


@JvmName(name = "jbvywtvnebanpmeh")
suspend fun bootRecoveryGroups(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit>)
@JvmName(name = "bqposnejivfscurt")
suspend fun bootRecoveryGroups(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit)
@JvmName(name = "awbwwtrxaprckdoc")
suspend fun bootRecoveryGroups(argument: suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit)

Parameters

argument

One or more boot_recovery_group blocks as defined below.

NOTE: At least one boot_recovery_group block will be required in the next major version of the AzureRM Provider.