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