failOverDirections

@JvmName(name = "ensjptfyjwggcqob")
suspend fun failOverDirections(value: Output<List<String>>)
@JvmName(name = "ynpiocustphevyti")
suspend fun failOverDirections(value: List<String>)

Parameters

value

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary


@JvmName(name = "ftrjjfwwificgyqo")
suspend fun failOverDirections(vararg values: Output<String>)


@JvmName(name = "aheyrthgxwajoqas")
suspend fun failOverDirections(values: List<Output<String>>)
@JvmName(name = "oqwkuvpnfcweykau")
suspend fun failOverDirections(vararg values: String)

Parameters

values

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary