thumbprintLists

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


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