| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static AwsAuthMapping.Builder |
AwsAuthMapping.builder() |
AwsAuthMapping.Builder |
AwsAuthMapping.Builder.groups(List<String> groups)
Sets the value of
AwsAuthMapping.getGroups() |
AwsAuthMapping.Builder |
AwsAuthMapping.Builder.username(String username)
Sets the value of
AwsAuthMapping.getUsername() |
| Constructor and Description |
|---|
Jsii$Proxy(AwsAuthMapping.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AwsAuthMapping.Builder. |
Copyright © 2022. All rights reserved.