Uses of Class
software.amazon.awscdk.services.batch.CfnJobDefinition.MountPointProperty.Builder
Packages that use CfnJobDefinition.MountPointProperty.Builder
-
Uses of CfnJobDefinition.MountPointProperty.Builder in software.amazon.awscdk.services.batch
Methods in software.amazon.awscdk.services.batch that return CfnJobDefinition.MountPointProperty.BuilderModifier and TypeMethodDescriptionCfnJobDefinition.MountPointProperty.builder()CfnJobDefinition.MountPointProperty.Builder.containerPath(String containerPath) Sets the value ofCfnJobDefinition.MountPointProperty.getContainerPath()Sets the value ofCfnJobDefinition.MountPointProperty.getReadOnly()CfnJobDefinition.MountPointProperty.Builder.readOnly(IResolvable readOnly) Sets the value ofCfnJobDefinition.MountPointProperty.getReadOnly()CfnJobDefinition.MountPointProperty.Builder.sourceVolume(String sourceVolume) Sets the value ofCfnJobDefinition.MountPointProperty.getSourceVolume()Constructors in software.amazon.awscdk.services.batch with parameters of type CfnJobDefinition.MountPointProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnJobDefinition.MountPointProperty.Builder.