Uses of Class
software.amazon.awscdk.services.batch.CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder
Packages that use CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder
-
Uses of CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnComputeEnvironment.Ec2ConfigurationObjectProperty.BuilderModifier and TypeMethodDescriptionCfnComputeEnvironment.Ec2ConfigurationObjectProperty.builder()
CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder.imageIdOverride
(String imageIdOverride) CfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder.imageKubernetesVersion
(String imageKubernetesVersion) Sets the value ofCfnComputeEnvironment.Ec2ConfigurationObjectProperty.getImageType()
Constructors in software.amazon.awscdk.services.batch with parameters of type CfnComputeEnvironment.Ec2ConfigurationObjectProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnComputeEnvironment.Ec2ConfigurationObjectProperty.Builder
.