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