| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FireLensLogDriverProps
Specifies the firelens log driver configuration options.
|
interface |
FluentdLogDriverProps
Specifies the fluentd log driver configuration options.
|
interface |
GelfLogDriverProps
Specifies the journald log driver configuration options.
|
interface |
JournaldLogDriverProps
Specifies the journald log driver configuration options.
|
interface |
JsonFileLogDriverProps
Specifies the json-file log driver configuration options.
|
interface |
SplunkLogDriverProps
Specifies the splunk log driver configuration options.
|
interface |
SyslogLogDriverProps
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 © 2022. All rights reserved.