Contents:
aws_cdk.aws_eks.
AwsAuthProps
Bases: object
object
Configuration props for the AwsAuth construct.
cluster (Cluster) – The EKS cluster to apply this configuration to. [disable-awslint:ref-via-interface]
Cluster
Attributes
cluster
The EKS cluster to apply this configuration to.
[disable-awslint:ref-via-interface]