You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EKS::Types::Identity

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

An object representing an identity provider for authentication credentials.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#oidcTypes::OIDC

The OpenID Connect identity provider information for the cluster.

Returns:

  • (Types::OIDC)

    The [OpenID Connect][1] identity provider information for the cluster.