failOverDirections

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

Parameters

value

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary


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


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

Parameters

values

Directions of fail over. Possible values are PrimaryToRecovery and RecoveryToPrimary