| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AwsLogDriverProps.Jsii$Proxy
An implementation for
AwsLogDriverProps |
| Modifier and Type | Method and Description |
|---|---|
AwsLogDriverProps |
AwsLogDriverProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static LogDriver |
LogDriver.awsLogs(AwsLogDriverProps props)
Creates a log driver configuration that sends log information to CloudWatch Logs.
|
static LogDriver |
LogDrivers.awsLogs(AwsLogDriverProps props)
Creates a log driver configuration that sends log information to CloudWatch Logs.
|
| Constructor and Description |
|---|
AwsLogDriver(AwsLogDriverProps props)
Constructs a new instance of the AwsLogDriver class.
|
Copyright © 2022. All rights reserved.