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