| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Scope |
DockerVolumeConfiguration.getScope()
The scope for the Docker volume that determines its lifecycle.
|
Scope |
DockerVolumeConfiguration.Jsii$Proxy.getScope() |
static Scope |
Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scope[] |
Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DockerVolumeConfiguration.Builder |
DockerVolumeConfiguration.Builder.scope(Scope scope)
Sets the value of
DockerVolumeConfiguration.getScope() |
Copyright © 2022. All rights reserved.