Uses of Class
software.amazon.awscdk.services.ecs.CfnTaskDefinition.RuntimePlatformProperty.Builder
Packages that use CfnTaskDefinition.RuntimePlatformProperty.Builder
-
Uses of CfnTaskDefinition.RuntimePlatformProperty.Builder in software.amazon.awscdk.services.ecs
Methods in software.amazon.awscdk.services.ecs that return CfnTaskDefinition.RuntimePlatformProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.ecs with parameters of type CfnTaskDefinition.RuntimePlatformProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskDefinition.RuntimePlatformProperty.Builder.