| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimePlatform.Jsii$Proxy
An implementation for
RuntimePlatform |
| Modifier and Type | Method and Description |
|---|---|
RuntimePlatform |
RuntimePlatform.Builder.build()
Builds the configured instance.
|
default RuntimePlatform |
TaskDefinitionProps.getRuntimePlatform()
The operating system that your task definitions are running on.
|
RuntimePlatform |
TaskDefinitionProps.Jsii$Proxy.getRuntimePlatform() |
default RuntimePlatform |
FargateTaskDefinitionProps.getRuntimePlatform()
The operating system that your task definitions are running on.
|
RuntimePlatform |
FargateTaskDefinitionProps.Jsii$Proxy.getRuntimePlatform() |
| Modifier and Type | Method and Description |
|---|---|
FargateTaskDefinition.Builder |
FargateTaskDefinition.Builder.runtimePlatform(RuntimePlatform runtimePlatform)
The operating system that your task definitions are running on.
|
TaskDefinitionProps.Builder |
TaskDefinitionProps.Builder.runtimePlatform(RuntimePlatform runtimePlatform)
Sets the value of
TaskDefinitionProps.getRuntimePlatform() |
FargateTaskDefinitionProps.Builder |
FargateTaskDefinitionProps.Builder.runtimePlatform(RuntimePlatform runtimePlatform)
Sets the value of
FargateTaskDefinitionProps.getRuntimePlatform() |
TaskDefinition.Builder |
TaskDefinition.Builder.runtimePlatform(RuntimePlatform runtimePlatform)
The operating system that your task definitions are running on.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimePlatform |
ApplicationMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getRuntimePlatform() |
RuntimePlatform |
ScheduledFargateTaskImageOptions.Jsii$Proxy.getRuntimePlatform() |
default RuntimePlatform |
FargateServiceBaseProps.getRuntimePlatform()
The runtime platform of the task definition.
|
RuntimePlatform |
FargateServiceBaseProps.Jsii$Proxy.getRuntimePlatform() |
RuntimePlatform |
ApplicationLoadBalancedFargateServiceProps.Jsii$Proxy.getRuntimePlatform() |
RuntimePlatform |
ScheduledFargateTaskProps.Jsii$Proxy.getRuntimePlatform() |
RuntimePlatform |
QueueProcessingFargateServiceProps.Jsii$Proxy.getRuntimePlatform() |
RuntimePlatform |
NetworkLoadBalancedFargateServiceProps.Jsii$Proxy.getRuntimePlatform() |
RuntimePlatform |
NetworkMultipleTargetGroupsFargateServiceProps.Jsii$Proxy.getRuntimePlatform() |
Copyright © 2022. All rights reserved.