trustStores

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

Parameters

value

List of trust stores to check for client certificate.


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


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

Parameters

values

List of trust stores to check for client certificate.