IIAMGetOpenIDConnectProviderResponse
Interface in AWS.IAM
Interface for GetOpenIDConnectProvider responses.
Ancestors
Properties
ClientIDList
property ClientIDList: TList<string>
A list of Client IDs (also known as audiences) that are associated with the specified IAM OIC provider resource.
CreateDate
property CreateDate: TDateTime
The date and time when the IAM OIDC provider resource was created in the AWS account.
Tags
property Tags: TList<IIAMTag>
Type: IIAMTag
A list of tags currently attached to the OpenID Connect (OIDC) identity provider.
ThumbprintList
property ThumbprintList: TList<string>
A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object.
Url
property Url: string
The URL that the IAM OpenID Connect (OIDC) provider resource object is associated with.