clientIDList property

List<String>? clientIDList
final

A list of client IDs (also known as audiences) that are associated with the specified IAM OIDC provider resource object. For more information, see CreateOpenIDConnectProvider.

Implementation

final List<String>? clientIDList;