| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnJobDefinition.DeviceProperty.Builder |
CfnJobDefinition.DeviceProperty.builder() |
CfnJobDefinition.DeviceProperty.Builder |
CfnJobDefinition.DeviceProperty.Builder.containerPath(String containerPath)
Sets the value of
CfnJobDefinition.DeviceProperty.getContainerPath() |
CfnJobDefinition.DeviceProperty.Builder |
CfnJobDefinition.DeviceProperty.Builder.hostPath(String hostPath)
Sets the value of
CfnJobDefinition.DeviceProperty.getHostPath() |
CfnJobDefinition.DeviceProperty.Builder |
CfnJobDefinition.DeviceProperty.Builder.permissions(List<String> permissions)
Sets the value of
CfnJobDefinition.DeviceProperty.getPermissions() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnJobDefinition.DeviceProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.AuthorizationConfigProperty.Builder. |
Copyright © 2022. All rights reserved.