| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static RuntimePlatform.Builder |
RuntimePlatform.builder() |
RuntimePlatform.Builder |
RuntimePlatform.Builder.cpuArchitecture(CpuArchitecture cpuArchitecture)
Sets the value of
RuntimePlatform.getCpuArchitecture() |
RuntimePlatform.Builder |
RuntimePlatform.Builder.operatingSystemFamily(OperatingSystemFamily operatingSystemFamily)
Sets the value of
RuntimePlatform.getOperatingSystemFamily() |
| Constructor and Description |
|---|
Jsii$Proxy(RuntimePlatform.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RuntimePlatform.Builder. |
Copyright © 2022. All rights reserved.