thumbprintLists

@JvmName(name = "etdijkmuhodwfmpu")
suspend fun thumbprintLists(value: Output<List<String>>)
@JvmName(name = "ipugyhxxqhjwjpdd")
suspend fun thumbprintLists(value: List<String>?)

Parameters

value

A list of server certificate thumbprints for the OpenID Connect (OIDC) identity provider's server certificate(s).


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


@JvmName(name = "jkbplptbjfdmhpwm")
suspend fun thumbprintLists(values: List<Output<String>>)
@JvmName(name = "ixhmhwvoelfyjsty")
suspend fun thumbprintLists(vararg values: String)

Parameters

values

A list of server certificate thumbprints for the OpenID Connect (OIDC) identity provider's server certificate(s).