stsFallbackRegions

@JvmName(name = "nwxjcpwhdfdnsscq")
suspend fun stsFallbackRegions(value: Output<List<String>>)
@JvmName(name = "igcprlkmavjbmiim")
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 = "sltcrgfoslktwjsc")
suspend fun stsFallbackRegions(vararg values: Output<String>)


@JvmName(name = "fejvkwuhfoesxuyx")
suspend fun stsFallbackRegions(values: List<Output<String>>)
@JvmName(name = "jvkmvgcamroxffeg")
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+