thumbprintList property

List<String>? thumbprintList
final

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

Implementation

final List<String>? thumbprintList;