@Deprecated
public static final class AwsAuthProps.Builder
extends java.lang.Object
AwsAuthProps
Constructor and Description |
---|
Builder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AwsAuthProps |
build()
Deprecated.
|
AwsAuthProps.Builder |
cluster(Cluster cluster)
Deprecated.
|
@Deprecated public AwsAuthProps.Builder cluster(Cluster cluster)
AwsAuthProps.getCluster()
cluster
- The EKS cluster to apply this configuration to. This parameter is required.
[disable-awslint:ref-via-interface]this
@Deprecated public AwsAuthProps build()
AwsAuthProps
java.lang.NullPointerException
- if any required attribute was not provided