Uses of Class
software.amazon.awscdk.services.batch.CfnJobDefinition.RuntimePlatformProperty.Builder
-
Uses of CfnJobDefinition.RuntimePlatformProperty.Builder in software.amazon.awscdk.services.batch
Modifier and TypeMethodDescriptionCfnJobDefinition.RuntimePlatformProperty.builder()
CfnJobDefinition.RuntimePlatformProperty.Builder.cpuArchitecture
(String cpuArchitecture) Sets the value ofCfnJobDefinition.RuntimePlatformProperty.getCpuArchitecture()
CfnJobDefinition.RuntimePlatformProperty.Builder.operatingSystemFamily
(String operatingSystemFamily) Sets the value ofCfnJobDefinition.RuntimePlatformProperty.getOperatingSystemFamily()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnJobDefinition.RuntimePlatformProperty.Builder
.