GetOpenIdConnectProviderResponse
Contains the response to a successful GetOpenIDConnectProvider request.
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
The date and time when the IAM OIDC provider resource object was created in the Amazon Web Services account.
Link copied to clipboard
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 in the IAM User Guide.
Link copied to clipboard
A list of certificate thumbprints that are associated with the specified IAM OIDC provider resource object. For more information, see CreateOpenIDConnectProvider.
Functions
Link copied to clipboard
inline fun copy(block: GetOpenIdConnectProviderResponse.Builder.() -> Unit = {}): GetOpenIdConnectProviderResponse