Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.KubeApiServerConfigProperty
Packages that use CfnClusterPropsMixin.KubeApiServerConfigProperty
-
Uses of CfnClusterPropsMixin.KubeApiServerConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.eks
Classes in software.amazon.awscdk.cfnpropertymixins.services.eks that implement CfnClusterPropsMixin.KubeApiServerConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnClusterPropsMixin.KubeApiServerConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.KubeApiServerConfigPropertyModifier and TypeMethodDescriptionCfnClusterPropsMixin.KubeApiServerConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.KubeApiServerConfigPropertyModifier and TypeMethodDescriptionCfnClusterMixinProps.Builder.kubeApiServerConfig(CfnClusterPropsMixin.KubeApiServerConfigProperty kubeApiServerConfig) Sets the value ofCfnClusterMixinProps.getKubeApiServerConfig()CfnClusterPropsMixin.Builder.kubeApiServerConfig(CfnClusterPropsMixin.KubeApiServerConfigProperty kubeApiServerConfig) The configuration for the Kubernetes API server on an Amazon EKS cluster.