Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnClusterPropsMixin.ComputeConfigProperty.Builder
Packages that use CfnClusterPropsMixin.ComputeConfigProperty.Builder
-
Uses of CfnClusterPropsMixin.ComputeConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnClusterPropsMixin.ComputeConfigProperty.BuilderModifier and TypeMethodDescriptionCfnClusterPropsMixin.ComputeConfigProperty.builder()Sets the value ofCfnClusterPropsMixin.ComputeConfigProperty.getEnabled()CfnClusterPropsMixin.ComputeConfigProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnClusterPropsMixin.ComputeConfigProperty.getEnabled()Sets the value ofCfnClusterPropsMixin.ComputeConfigProperty.getNodePools()CfnClusterPropsMixin.ComputeConfigProperty.Builder.nodeRoleArn(String nodeRoleArn) Sets the value ofCfnClusterPropsMixin.ComputeConfigProperty.getNodeRoleArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnClusterPropsMixin.ComputeConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnClusterPropsMixin.ComputeConfigProperty.Builder.