Uses of Class
software.amazon.awscdk.services.batch.CfnComputeEnvironment.ComputeResourcesProperty.Builder
Packages that use CfnComputeEnvironment.ComputeResourcesProperty.Builder
-
Uses of CfnComputeEnvironment.ComputeResourcesProperty.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnComputeEnvironment.ComputeResourcesProperty.BuilderModifier and TypeMethodDescriptionCfnComputeEnvironment.ComputeResourcesProperty.Builder.allocationStrategy(String allocationStrategy) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getAllocationStrategy()CfnComputeEnvironment.ComputeResourcesProperty.Builder.bidPercentage(Number bidPercentage) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getBidPercentage()CfnComputeEnvironment.ComputeResourcesProperty.builder()CfnComputeEnvironment.ComputeResourcesProperty.Builder.desiredvCpus(Number desiredvCpus) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getDesiredvCpus()CfnComputeEnvironment.ComputeResourcesProperty.Builder.ec2Configuration(List<? extends Object> ec2Configuration) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getEc2Configuration()CfnComputeEnvironment.ComputeResourcesProperty.Builder.ec2Configuration(IResolvable ec2Configuration) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getEc2Configuration()CfnComputeEnvironment.ComputeResourcesProperty.Builder.ec2KeyPair(String ec2KeyPair) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getEc2KeyPair()Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getImageId()CfnComputeEnvironment.ComputeResourcesProperty.Builder.instanceRole(String instanceRole) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getInstanceRole()CfnComputeEnvironment.ComputeResourcesProperty.Builder.instanceTypes(List<String> instanceTypes) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getInstanceTypes()CfnComputeEnvironment.ComputeResourcesProperty.Builder.launchTemplate(IResolvable launchTemplate) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getLaunchTemplate()CfnComputeEnvironment.ComputeResourcesProperty.Builder.launchTemplate(CfnComputeEnvironment.LaunchTemplateSpecificationProperty launchTemplate) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getLaunchTemplate()Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getMaxvCpus()Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getMinvCpus()CfnComputeEnvironment.ComputeResourcesProperty.Builder.placementGroup(String placementGroup) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getPlacementGroup()CfnComputeEnvironment.ComputeResourcesProperty.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getSecurityGroupIds()CfnComputeEnvironment.ComputeResourcesProperty.Builder.spotIamFleetRole(String spotIamFleetRole) Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getSpotIamFleetRole()Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getSubnets()Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getTags()Sets the value ofCfnComputeEnvironment.ComputeResourcesProperty.getType()CfnComputeEnvironment.ComputeResourcesProperty.Builder.updateToLatestImageVersion(Boolean updateToLatestImageVersion) CfnComputeEnvironment.ComputeResourcesProperty.Builder.updateToLatestImageVersion(IResolvable updateToLatestImageVersion) Constructors in software.amazon.awscdk.services.batch with parameters of type CfnComputeEnvironment.ComputeResourcesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeEnvironment.ComputeResourcesProperty.Builder.