Uses of Class
software.amazon.awscdk.services.ecs.Volume.Builder
Packages that use Volume.Builder
-
Uses of Volume.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return Volume.BuilderModifier and TypeMethodDescriptionstatic Volume.BuilderVolume.builder()Volume.Builder.dockerVolumeConfiguration(DockerVolumeConfiguration dockerVolumeConfiguration) Sets the value ofVolume.getDockerVolumeConfiguration()Volume.Builder.efsVolumeConfiguration(EfsVolumeConfiguration efsVolumeConfiguration) Sets the value ofVolume.getEfsVolumeConfiguration()Sets the value ofVolume.getHost()Sets the value ofVolume.getName()Constructors in software.amazon.awscdk.services.ecs with parameters of type Volume.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(Volume.Builder builder) Constructor that initializes the object based on literal property values passed by theVolume.Builder.