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