trustStores

@JvmName(name = "cwsebkqrggipmqef")
suspend fun trustStores(value: Output<List<String>>)
@JvmName(name = "yftmiksxyxxgvldj")
suspend fun trustStores(value: List<String>?)

Parameters

value

List of trust stores to check for client certificate rule. Available values: system, user.


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


@JvmName(name = "ycnieplayawnqxpv")
suspend fun trustStores(values: List<Output<String>>)
@JvmName(name = "bjlgftvwqggqqbyb")
suspend fun trustStores(vararg values: String)

Parameters

values

List of trust stores to check for client certificate rule. Available values: system, user.