NAME
Paws::IAM::GetOpenIDConnectProviderResponse
ATTRIBUTES
ClientIDList => ArrayRef[Str|Undef]
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.
CreateDate => Str
The date and time when the IAM OIDC provider resource object was created in the AWS account.
Tags => ArrayRef[Paws::IAM::Tag]
A list of tags that are attached to the specified IAM OIDC provider. The returned list of tags is sorted by tag key. For more information about tagging, see Tagging IAM resources (https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html) in the IAM User Guide.
ThumbprintList => ArrayRef[Str|Undef]
A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object. For more information, see CreateOpenIDConnectProvider.
Url => Str
The URL that the IAM OIDC provider resource object is associated with. For more information, see CreateOpenIDConnectProvider.