| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static Device.Builder |
Device.builder() |
Device.Builder |
Device.Builder.containerPath(String containerPath)
Sets the value of
Device.getContainerPath() |
Device.Builder |
Device.Builder.hostPath(String hostPath)
Sets the value of
Device.getHostPath() |
Device.Builder |
Device.Builder.permissions(List<? extends DevicePermission> permissions)
Sets the value of
Device.getPermissions() |
Copyright © 2021. All rights reserved.