Uses of Class
software.amazon.awscdk.services.pcs.CfnComputeNodeGroupProps.Builder
Packages that use CfnComputeNodeGroupProps.Builder
-
Uses of CfnComputeNodeGroupProps.Builder in software.amazon.awscdk.services.pcs
Methods in software.amazon.awscdk.services.pcs that return CfnComputeNodeGroupProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnComputeNodeGroupProps.getAmiId()CfnComputeNodeGroupProps.builder()Sets the value ofCfnComputeNodeGroupProps.getClusterId()CfnComputeNodeGroupProps.Builder.customLaunchTemplate(IResolvable customLaunchTemplate) Sets the value ofCfnComputeNodeGroupProps.getCustomLaunchTemplate()CfnComputeNodeGroupProps.Builder.customLaunchTemplate(CfnComputeNodeGroup.CustomLaunchTemplateProperty customLaunchTemplate) Sets the value ofCfnComputeNodeGroupProps.getCustomLaunchTemplate()CfnComputeNodeGroupProps.Builder.iamInstanceProfileArn(String iamInstanceProfileArn) Sets the value ofCfnComputeNodeGroupProps.getIamInstanceProfileArn()CfnComputeNodeGroupProps.Builder.instanceConfigs(List<? extends Object> instanceConfigs) Sets the value ofCfnComputeNodeGroupProps.getInstanceConfigs()CfnComputeNodeGroupProps.Builder.instanceConfigs(IResolvable instanceConfigs) Sets the value ofCfnComputeNodeGroupProps.getInstanceConfigs()Sets the value ofCfnComputeNodeGroupProps.getName()CfnComputeNodeGroupProps.Builder.purchaseOption(String purchaseOption) Sets the value ofCfnComputeNodeGroupProps.getPurchaseOption()CfnComputeNodeGroupProps.Builder.scalingConfiguration(IResolvable scalingConfiguration) Sets the value ofCfnComputeNodeGroupProps.getScalingConfiguration()CfnComputeNodeGroupProps.Builder.scalingConfiguration(CfnComputeNodeGroup.ScalingConfigurationProperty scalingConfiguration) Sets the value ofCfnComputeNodeGroupProps.getScalingConfiguration()CfnComputeNodeGroupProps.Builder.slurmConfiguration(IResolvable slurmConfiguration) Sets the value ofCfnComputeNodeGroupProps.getSlurmConfiguration()CfnComputeNodeGroupProps.Builder.slurmConfiguration(CfnComputeNodeGroup.SlurmConfigurationProperty slurmConfiguration) Sets the value ofCfnComputeNodeGroupProps.getSlurmConfiguration()CfnComputeNodeGroupProps.Builder.spotOptions(IResolvable spotOptions) Sets the value ofCfnComputeNodeGroupProps.getSpotOptions()CfnComputeNodeGroupProps.Builder.spotOptions(CfnComputeNodeGroup.SpotOptionsProperty spotOptions) Sets the value ofCfnComputeNodeGroupProps.getSpotOptions()Sets the value ofCfnComputeNodeGroupProps.getSubnetIds()Sets the value ofCfnComputeNodeGroupProps.getTags()Constructors in software.amazon.awscdk.services.pcs with parameters of type CfnComputeNodeGroupProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeNodeGroupProps.Builder.