bootRecoveryGroups

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


@JvmName(name = "eliwaweibhfvmjlq")
suspend fun bootRecoveryGroups(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupArgs>>)
@JvmName(name = "mkfmpbwdiekhlanp")
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 = "uweejyklyxowhnbs")
suspend fun bootRecoveryGroups(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit>)
@JvmName(name = "yaanadyxnxgmapmq")
suspend fun bootRecoveryGroups(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit)
@JvmName(name = "nobitoepmgvhrrbl")
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.