bootRecoveryGroups

@JvmName(name = "kivfgurwpndgtcpt")
suspend fun bootRecoveryGroups(value: Output<List<ReplicationRecoveryPlanBootRecoveryGroupArgs>>)
@JvmName(name = "ldegmhenkaccaeba")
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 = "nbfhpyyulxiwvwvq")
suspend fun bootRecoveryGroups(vararg values: Output<ReplicationRecoveryPlanBootRecoveryGroupArgs>)


@JvmName(name = "ciyqbqaermalfdcb")
suspend fun bootRecoveryGroups(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupArgs>>)
@JvmName(name = "decaxujymtmtmreh")
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 = "tkraxqnrutrjmyeh")
suspend fun bootRecoveryGroups(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit>)
@JvmName(name = "fuecisvaxtovwykt")
suspend fun bootRecoveryGroups(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit)
@JvmName(name = "reajnudypipfcmyc")
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.