| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnClusterProps |
CfnClusterProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
CfnCluster(software.constructs.Construct scope,
String id,
CfnClusterProps props)
Create a new `AWS::EKS::Cluster`.
|
Copyright © 2021. All rights reserved.