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