stsFallbackRegions

@JvmName(name = "cdnoqsygbtomgwqg")
suspend fun stsFallbackRegions(value: Output<List<String>>)
@JvmName(name = "pivrpegdvxrhlwgg")
suspend fun stsFallbackRegions(value: List<String>?)

Parameters

value

Ordered list of sts_regions matching the fallback endpoints. Should correspond in order with those endpoints. Requires Vault 1.19+


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


@JvmName(name = "wswncbwrafahovrv")
suspend fun stsFallbackRegions(values: List<Output<String>>)
@JvmName(name = "emhbolahcxpuauir")
suspend fun stsFallbackRegions(vararg values: String)

Parameters

values

Ordered list of sts_regions matching the fallback endpoints. Should correspond in order with those endpoints. Requires Vault 1.19+