IIdentityProviderConfigRef

class aws_cdk.aws_eks.IIdentityProviderConfigRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a IdentityProviderConfig.

Stability:

experimental

Attributes

identity_provider_config_ref

(experimental) A reference to a IdentityProviderConfig resource.

Stability:

experimental

node

The tree node.