Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnNodegroupMixinProps.Builder
Packages that use CfnNodegroupMixinProps.Builder
-
Uses of CfnNodegroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.eks
Methods in software.amazon.awscdk.cfnpropertymixins.services.eks that return CfnNodegroupMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnNodegroupMixinProps.getAmiType()CfnNodegroupMixinProps.builder()CfnNodegroupMixinProps.Builder.capacityType(String capacityType) Sets the value ofCfnNodegroupMixinProps.getCapacityType()CfnNodegroupMixinProps.Builder.clusterName(String clusterName) Sets the value ofCfnNodegroupMixinProps.getClusterName()CfnNodegroupMixinProps.Builder.clusterName(IClusterRef clusterName) Sets the value ofCfnNodegroupMixinProps.getClusterName()Sets the value ofCfnNodegroupMixinProps.getDiskSize()CfnNodegroupMixinProps.Builder.forceUpdateEnabled(Boolean forceUpdateEnabled) Sets the value ofCfnNodegroupMixinProps.getForceUpdateEnabled()CfnNodegroupMixinProps.Builder.forceUpdateEnabled(IResolvable forceUpdateEnabled) Sets the value ofCfnNodegroupMixinProps.getForceUpdateEnabled()CfnNodegroupMixinProps.Builder.instanceTypes(List<String> instanceTypes) Sets the value ofCfnNodegroupMixinProps.getInstanceTypes()Sets the value ofCfnNodegroupMixinProps.getLabels()CfnNodegroupMixinProps.Builder.labels(IResolvable labels) Sets the value ofCfnNodegroupMixinProps.getLabels()CfnNodegroupMixinProps.Builder.launchTemplate(CfnNodegroupPropsMixin.LaunchTemplateSpecificationProperty launchTemplate) Sets the value ofCfnNodegroupMixinProps.getLaunchTemplate()CfnNodegroupMixinProps.Builder.launchTemplate(IResolvable launchTemplate) Sets the value ofCfnNodegroupMixinProps.getLaunchTemplate()CfnNodegroupMixinProps.Builder.nodegroupName(String nodegroupName) Sets the value ofCfnNodegroupMixinProps.getNodegroupName()CfnNodegroupMixinProps.Builder.nodeRepairConfig(CfnNodegroupPropsMixin.NodeRepairConfigProperty nodeRepairConfig) Sets the value ofCfnNodegroupMixinProps.getNodeRepairConfig()CfnNodegroupMixinProps.Builder.nodeRepairConfig(IResolvable nodeRepairConfig) Sets the value ofCfnNodegroupMixinProps.getNodeRepairConfig()Sets the value ofCfnNodegroupMixinProps.getNodeRole()Sets the value ofCfnNodegroupMixinProps.getNodeRole()CfnNodegroupMixinProps.Builder.releaseVersion(String releaseVersion) Sets the value ofCfnNodegroupMixinProps.getReleaseVersion()CfnNodegroupMixinProps.Builder.remoteAccess(CfnNodegroupPropsMixin.RemoteAccessProperty remoteAccess) Sets the value ofCfnNodegroupMixinProps.getRemoteAccess()CfnNodegroupMixinProps.Builder.remoteAccess(IResolvable remoteAccess) Sets the value ofCfnNodegroupMixinProps.getRemoteAccess()CfnNodegroupMixinProps.Builder.scalingConfig(CfnNodegroupPropsMixin.ScalingConfigProperty scalingConfig) Sets the value ofCfnNodegroupMixinProps.getScalingConfig()CfnNodegroupMixinProps.Builder.scalingConfig(IResolvable scalingConfig) Sets the value ofCfnNodegroupMixinProps.getScalingConfig()Sets the value ofCfnNodegroupMixinProps.getSubnets()Sets the value ofCfnNodegroupMixinProps.getTags()Sets the value ofCfnNodegroupMixinProps.getTaints()CfnNodegroupMixinProps.Builder.taints(IResolvable taints) Sets the value ofCfnNodegroupMixinProps.getTaints()CfnNodegroupMixinProps.Builder.updateConfig(CfnNodegroupPropsMixin.UpdateConfigProperty updateConfig) Sets the value ofCfnNodegroupMixinProps.getUpdateConfig()CfnNodegroupMixinProps.Builder.updateConfig(IResolvable updateConfig) Sets the value ofCfnNodegroupMixinProps.getUpdateConfig()Sets the value ofCfnNodegroupMixinProps.getVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.eks with parameters of type CfnNodegroupMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnNodegroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNodegroupMixinProps.Builder.