Uses of Class
software.amazon.awscdk.services.batch.EcsVolumeOptions.Builder
-
Uses of EcsVolumeOptions.Builder in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptionstatic EcsVolumeOptions.Builder
EcsVolumeOptions.builder()
EcsVolumeOptions.Builder.containerPath
(String containerPath) Sets the value ofEcsVolumeOptions.getContainerPath()
Sets the value ofEcsVolumeOptions.getName()
Sets the value ofEcsVolumeOptions.getReadonly()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(EcsVolumeOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theEcsVolumeOptions.Builder
.