| 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 | Method and Description |
|---|---|
AwsLogDriver |
AwsLogDriver.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected AwsLogDriver |
NetworkMultipleTargetGroupsServiceBase.createAWSLogDriver(String prefix) |
protected AwsLogDriver |
ApplicationMultipleTargetGroupsServiceBase.createAWSLogDriver(String prefix) |
protected AwsLogDriver |
NetworkLoadBalancedServiceBase.createAWSLogDriver(String prefix) |
protected AwsLogDriver |
ScheduledTaskBase.createAWSLogDriver(String prefix)
(experimental) Create an AWS Log Driver with the provided streamPrefix.
|
protected AwsLogDriver |
ApplicationLoadBalancedServiceBase.createAWSLogDriver(String prefix) |
Copyright © 2021. All rights reserved.