Uses of Class
software.amazon.awscdk.services.batch.CfnJobDefinition.DeviceProperty.Builder
-
Uses of CfnJobDefinition.DeviceProperty.Builder in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptionCfnJobDefinition.DeviceProperty.builder()
CfnJobDefinition.DeviceProperty.Builder.containerPath
(String containerPath) Sets the value ofCfnJobDefinition.DeviceProperty.getContainerPath()
Sets the value ofCfnJobDefinition.DeviceProperty.getHostPath()
CfnJobDefinition.DeviceProperty.Builder.permissions
(List<String> permissions) Sets the value ofCfnJobDefinition.DeviceProperty.getPermissions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnJobDefinition.DeviceProperty.Builder
.