| Modifier and Type | Method and Description |
|---|---|
static ClusterAttributes.Builder |
ClusterAttributes.builder() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.clusterEndpointAddress(String clusterEndpointAddress)
Sets the value of
ClusterAttributes.getClusterEndpointAddress() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.clusterEndpointPort(Number clusterEndpointPort)
Sets the value of
ClusterAttributes.getClusterEndpointPort() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.clusterName(String clusterName)
Sets the value of
ClusterAttributes.getClusterName() |
ClusterAttributes.Builder |
ClusterAttributes.Builder.securityGroups(List<? extends ISecurityGroup> securityGroups)
Sets the value of
ClusterAttributes.getSecurityGroups() |
| Constructor and Description |
|---|
Jsii$Proxy(ClusterAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ClusterAttributes.Builder. |
Copyright © 2022. All rights reserved.