| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(Device.Builder builder)
Constructor that initializes the object based on literal property values passed by the
Device.Builder. |
Copyright © 2022. All rights reserved.