| Modifier and Type | Method and Description |
|---|---|
AwsAuth |
build() |
AwsAuth.Builder |
cluster(Cluster cluster)
The EKS cluster to apply this configuration to.
|
static AwsAuth.Builder |
create(software.constructs.Construct scope,
String id) |
@Stability(value=Stable) public static AwsAuth.Builder create(software.constructs.Construct scope, String id)
scope - This parameter is required.id - This parameter is required.AwsAuth.Builder.@Stability(value=Stable) public AwsAuth.Builder cluster(Cluster cluster)
[disable-awslint:ref-via-interface]
cluster - The EKS cluster to apply this configuration to. This parameter is required.thisCopyright © 2021. All rights reserved.