Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.batch.CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder
Packages that use CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder
-
Uses of CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.batch
Methods in software.amazon.awscdk.cfnpropertymixins.services.batch that return CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.BuilderModifier and TypeMethodDescriptionCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.allocationStrategy(String allocationStrategy) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.bidPercentage(Number bidPercentage) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.builder()CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.desiredvCpus(Number desiredvCpus) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.ec2Configuration(List<? extends Object> ec2Configuration) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.ec2Configuration(IResolvable ec2Configuration) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.ec2KeyPair(String ec2KeyPair) Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getEc2KeyPair()Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getImageId()CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.instanceRole(String instanceRole) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.instanceRole(IInstanceProfileRef instanceRole) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.instanceRole(IRoleRef instanceRole) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.instanceTypes(List<String> instanceTypes) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.launchTemplate(CfnComputeEnvironmentPropsMixin.LaunchTemplateSpecificationProperty launchTemplate) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.launchTemplate(IResolvable launchTemplate) Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getMaxvCpus()Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getMinvCpus()CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.placementGroup(String placementGroup) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.placementGroup(IPlacementGroupRef placementGroup) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.scalingPolicy(CfnComputeEnvironmentPropsMixin.ComputeScalingPolicyProperty scalingPolicy) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.scalingPolicy(IResolvable scalingPolicy) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.securityGroupIds(List<? extends Object> securityGroupIds) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.spotIamFleetRole(String spotIamFleetRole) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.spotIamFleetRole(IRoleRef spotIamFleetRole) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.subnets(List<? extends Object> subnets) Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getSubnets()Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getTags()Sets the value ofCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.getType()CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.updateToLatestImageVersion(Boolean updateToLatestImageVersion) CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.updateToLatestImageVersion(IResolvable updateToLatestImageVersion) Constructors in software.amazon.awscdk.cfnpropertymixins.services.batch with parameters of type CfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnComputeEnvironmentPropsMixin.ComputeResourcesProperty.Builder.