Uses of Class
software.amazon.awssdk.services.ecs.model.HostVolumeProperties
-
Packages that use HostVolumeProperties Package Description software.amazon.awssdk.services.ecs.model -
-
Uses of HostVolumeProperties in software.amazon.awssdk.services.ecs.model
Methods in software.amazon.awssdk.services.ecs.model that return HostVolumeProperties Modifier and Type Method Description HostVolumePropertiesVolume. host()This parameter is specified when you use bind mount host volumes.Methods in software.amazon.awssdk.services.ecs.model with parameters of type HostVolumeProperties Modifier and Type Method Description Volume.BuilderVolume.Builder. host(HostVolumeProperties host)This parameter is specified when you use bind mount host volumes.
-