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