Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.KubeSchedulerConfigProperty
Packages that use CfnClusterPropsMixin.KubeSchedulerConfigProperty
-
Uses of CfnClusterPropsMixin.KubeSchedulerConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.KubeSchedulerConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.KubeSchedulerConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.KubeSchedulerConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.KubeSchedulerConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.KubeSchedulerConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.kubeSchedulerConfig(CfnClusterPropsMixin.KubeSchedulerConfigProperty kubeSchedulerConfig) Sets the value ofCfnClusterMixinProps.getKubeSchedulerConfig()CfnClusterPropsMixin.Builder.kubeSchedulerConfig(CfnClusterPropsMixin.KubeSchedulerConfigProperty kubeSchedulerConfig) The configuration for the Kubernetes scheduler on an Amazon EKS cluster.