Uses of Interface
software.amazon.awscdk.services.eks.CfnCluster.ZonalShiftConfigProperty
Packages that use CfnCluster.ZonalShiftConfigProperty
-
Uses of CfnCluster.ZonalShiftConfigProperty in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement CfnCluster.ZonalShiftConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.ZonalShiftConfigPropertyMethods in software.amazon.awscdk.services.eks that return CfnCluster.ZonalShiftConfigPropertyModifier and TypeMethodDescriptionCfnCluster.ZonalShiftConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks with parameters of type CfnCluster.ZonalShiftConfigPropertyModifier and TypeMethodDescriptionvoidCfnCluster.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()