bootRecoveryGroups

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


@JvmName(name = "mvpmkeoaaekmnyap")
suspend fun bootRecoveryGroups(values: List<Output<ReplicationRecoveryPlanBootRecoveryGroupArgs>>)
@JvmName(name = "kquqfxjkilmqdcft")
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 = "vvimshhpggvknshm")
suspend fun bootRecoveryGroups(argument: List<suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit>)
@JvmName(name = "iwtdpxktlnhtgxej")
suspend fun bootRecoveryGroups(vararg argument: suspend ReplicationRecoveryPlanBootRecoveryGroupArgsBuilder.() -> Unit)
@JvmName(name = "mfdvxyjvmbgusnpy")
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.