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