Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.ZonalShiftConfigProperty
Packages that use CfnClusterPropsMixin.ZonalShiftConfigProperty
-
Uses of CfnClusterPropsMixin.ZonalShiftConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.ZonalShiftConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.ZonalShiftConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.ZonalShiftConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.ZonalShiftConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.ZonalShiftConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.zonalShiftConfig(CfnClusterPropsMixin.ZonalShiftConfigProperty zonalShiftConfig) Sets the value ofCfnClusterMixinProps.getZonalShiftConfig()CfnClusterPropsMixin.Builder.zonalShiftConfig(CfnClusterPropsMixin.ZonalShiftConfigProperty zonalShiftConfig) The configuration for zonal shift for the cluster.