| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks.legacy |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
ClusterProps |
ClusterProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Cluster(Construct scope,
String id,
ClusterProps props)
(experimental) Initiates an EKS Cluster with the supplied arguments.
|
Copyright © 2021. All rights reserved.