| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecuteCommandLogConfiguration.Jsii$Proxy
An implementation for
ExecuteCommandLogConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ExecuteCommandLogConfiguration |
ExecuteCommandLogConfiguration.Builder.build()
Builds the configured instance.
|
default ExecuteCommandLogConfiguration |
ExecuteCommandConfiguration.getLogConfiguration()
(experimental) The log configuration for the results of the execute command actions.
|
ExecuteCommandLogConfiguration |
ExecuteCommandConfiguration.Jsii$Proxy.getLogConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteCommandConfiguration.Builder |
ExecuteCommandConfiguration.Builder.logConfiguration(ExecuteCommandLogConfiguration logConfiguration)
Sets the value of
ExecuteCommandConfiguration.getLogConfiguration() |
| Constructor and Description |
|---|
Jsii$Proxy(IKey kmsKey,
ExecuteCommandLogConfiguration logConfiguration,
ExecuteCommandLogging logging)
Constructor that initializes the object based on literal property values passed by the
ExecuteCommandConfiguration.Builder. |
Copyright © 2021. All rights reserved.