class Aws::EKS::Types::IdentityProviderConfig
An object representing an identity provider configuration.
@note When making an API call, you may pass IdentityProviderConfig
data as a hash: { type: "String", # required name: "String", # required }
@!attribute [rw] type
The type of the identity provider configuration. @return [String]
@!attribute [rw] name
The name of the identity provider configuration. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/IdentityProviderConfig AWS API Documentation
Constants
- SENSITIVE