@Stability(value=Stable) public static final class AwsAuthProps.Builder extends Object implements software.amazon.jsii.Builder<AwsAuthProps>
AwsAuthProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AwsAuthProps |
build()
Builds the configured instance.
|
AwsAuthProps.Builder |
cluster(Cluster cluster)
Sets the value of
AwsAuthProps.getCluster() |
@Stability(value=Stable) 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@Stability(value=Stable) public AwsAuthProps build()
build in interface software.amazon.jsii.Builder<AwsAuthProps>AwsAuthPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.