Uses of Interface
software.amazon.awscdk.services.eks.CfnCluster.ZonalShiftConfigProperty
-
Uses of CfnCluster.ZonalShiftConfigProperty in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCluster.ZonalShiftConfigProperty
Modifier and TypeMethodDescriptionCfnCluster.ZonalShiftConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnCluster.setZonalShiftConfig
(CfnCluster.ZonalShiftConfigProperty value) The configuration for zonal shift for the cluster.CfnCluster.Builder.zonalShiftConfig
(CfnCluster.ZonalShiftConfigProperty zonalShiftConfig) The configuration for zonal shift for the cluster.CfnClusterProps.Builder.zonalShiftConfig
(CfnCluster.ZonalShiftConfigProperty zonalShiftConfig) Sets the value ofCfnClusterProps.getZonalShiftConfig()