thumbprintList

@JvmName(name = "uinmrwpdgrkbeion")
suspend fun thumbprintList(value: Output<List<String>>)
@JvmName(name = "pkaripmlugrrqutm")
suspend fun thumbprintList(value: List<String>?)

Parameters

value

A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object. For more information, see CreateOpenIDConnectProvider .


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


@JvmName(name = "cfyqmvxqgdnhthbx")
suspend fun thumbprintList(values: List<Output<String>>)
@JvmName(name = "njuapdjfutmunsod")
suspend fun thumbprintList(vararg values: String)

Parameters

values

A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object. For more information, see CreateOpenIDConnectProvider .