Modifier and Type | Method and Description |
---|---|
AwsAuth |
build()
Deprecated.
|
AwsAuth.Builder |
cluster(Cluster cluster)
Deprecated.
|
static AwsAuth.Builder |
create(Construct scope,
java.lang.String id)
Deprecated.
|
@Deprecated public static AwsAuth.Builder create(Construct scope, java.lang.String id)
scope
- This parameter is required.id
- This parameter is required.AwsAuth.Builder
.@Deprecated public AwsAuth.Builder cluster(Cluster cluster)
[disable-awslint:ref-via-interface]
cluster
- The EKS cluster to apply this configuration to. This parameter is required.this
@Deprecated public AwsAuth build()