thumbprintLists

@JvmName(name = "erxyjqhklelnwwpe")
suspend fun thumbprintLists(value: Output<List<String>>)
@JvmName(name = "bnnwhjxmiomgkaxs")
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 = "hcrtepedqvjdwtsv")
suspend fun thumbprintLists(vararg values: Output<String>)


@JvmName(name = "shktlykwxbyjiaqn")
suspend fun thumbprintLists(values: List<Output<String>>)
@JvmName(name = "rcwbmmcmyngakakm")
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).