failOverDirections

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

Parameters

value

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary


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


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

Parameters

values

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary