| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FireLensLogDriverProps
(experimental) Specifies the firelens log driver configuration options.
|
interface |
FluentdLogDriverProps
(experimental) Specifies the fluentd log driver configuration options.
|
interface |
GelfLogDriverProps
(experimental) Specifies the journald log driver configuration options.
|
interface |
JournaldLogDriverProps
(experimental) Specifies the journald log driver configuration options.
|
interface |
JsonFileLogDriverProps
(experimental) Specifies the json-file log driver configuration options.
|
interface |
SplunkLogDriverProps
(experimental) Specifies the splunk log driver configuration options.
|
interface |
SyslogLogDriverProps
(experimental) Specifies the syslog log driver configuration options.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseLogDriverProps.Jsii$Proxy
An implementation for
BaseLogDriverProps |
static class |
FireLensLogDriverProps.Jsii$Proxy
An implementation for
FireLensLogDriverProps |
static class |
FluentdLogDriverProps.Jsii$Proxy
An implementation for
FluentdLogDriverProps |
static class |
GelfLogDriverProps.Jsii$Proxy
An implementation for
GelfLogDriverProps |
static class |
JournaldLogDriverProps.Jsii$Proxy
An implementation for
JournaldLogDriverProps |
static class |
JsonFileLogDriverProps.Jsii$Proxy
An implementation for
JsonFileLogDriverProps |
static class |
SplunkLogDriverProps.Jsii$Proxy
An implementation for
SplunkLogDriverProps |
static class |
SyslogLogDriverProps.Jsii$Proxy
An implementation for
SyslogLogDriverProps |
| Modifier and Type | Method and Description |
|---|---|
BaseLogDriverProps |
BaseLogDriverProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.