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