Uses of Interface
software.amazon.awscdk.services.eks.CfnClusterProps
-
Uses of CfnClusterProps in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionCfnClusterProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnCluster
(Construct scope, String id, CfnClusterProps props) Create a newAWS::EKS::Cluster
.