| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Volume.Builder |
Volume.builder() |
Volume.Builder |
Volume.Builder.dockerVolumeConfiguration(DockerVolumeConfiguration dockerVolumeConfiguration)
Sets the value of
Volume.getDockerVolumeConfiguration() |
Volume.Builder |
Volume.Builder.efsVolumeConfiguration(EfsVolumeConfiguration efsVolumeConfiguration)
Sets the value of
Volume.getEfsVolumeConfiguration() |
Volume.Builder |
Volume.Builder.host(Host host)
Sets the value of
Volume.getHost() |
Volume.Builder |
Volume.Builder.name(String name)
Sets the value of
Volume.getName() |
Copyright © 2021. All rights reserved.