Uses of Class
software.amazon.awscdk.services.ecs.CfnTaskDefinition.RuntimePlatformProperty.Builder
-
Uses of CfnTaskDefinition.RuntimePlatformProperty.Builder in software.amazon.awscdk.services.ecs
Modifier and TypeMethodDescriptionCfnTaskDefinition.RuntimePlatformProperty.builder()
CfnTaskDefinition.RuntimePlatformProperty.Builder.cpuArchitecture
(String cpuArchitecture) Sets the value ofCfnTaskDefinition.RuntimePlatformProperty.getCpuArchitecture()
CfnTaskDefinition.RuntimePlatformProperty.Builder.operatingSystemFamily
(String operatingSystemFamily) Sets the value ofCfnTaskDefinition.RuntimePlatformProperty.getOperatingSystemFamily()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTaskDefinition.RuntimePlatformProperty.Builder
.