discoveryCaPems

@JvmName(name = "dlxvlxgjxkspvgnt")
suspend fun discoveryCaPems(value: Output<List<String>>)
@JvmName(name = "moigqamicialncve")
suspend fun discoveryCaPems(value: List<String>?)

Parameters

value

([]string: <optional>) - PEM encoded CA certs for use by the TLS client used to talk with the OIDC Discovery URL.


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


@JvmName(name = "mxqfrmsmsxukkbri")
suspend fun discoveryCaPems(values: List<Output<String>>)
@JvmName(name = "ekbpmlhobbsjpuak")
suspend fun discoveryCaPems(vararg values: String)

Parameters

values

([]string: <optional>) - PEM encoded CA certs for use by the TLS client used to talk with the OIDC Discovery URL.