| Modifier and Type | Method and Description |
|---|---|
default ClusterType |
ClusterProps.getClusterType()
Settings for the individual instances that are launched.
|
ClusterType |
ClusterProps.Jsii$Proxy.getClusterType() |
static ClusterType |
ClusterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterType[] |
ClusterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.clusterType(ClusterType clusterType)
Settings for the individual instances that are launched.
|
ClusterProps.Builder |
ClusterProps.Builder.clusterType(ClusterType clusterType)
Sets the value of
ClusterProps.getClusterType() |
Copyright © 2020. All rights reserved.