| 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()
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() |
Copyright © 2022. All rights reserved.