| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ExecuteCommandConfiguration.Builder |
ExecuteCommandConfiguration.builder() |
ExecuteCommandConfiguration.Builder |
ExecuteCommandConfiguration.Builder.kmsKey(IKey kmsKey)
Sets the value of
ExecuteCommandConfiguration.getKmsKey() |
ExecuteCommandConfiguration.Builder |
ExecuteCommandConfiguration.Builder.logConfiguration(ExecuteCommandLogConfiguration logConfiguration)
Sets the value of
ExecuteCommandConfiguration.getLogConfiguration() |
ExecuteCommandConfiguration.Builder |
ExecuteCommandConfiguration.Builder.logging(ExecuteCommandLogging logging)
Sets the value of
ExecuteCommandConfiguration.getLogging() |
| Constructor and Description |
|---|
Jsii$Proxy(ExecuteCommandConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ExecuteCommandConfiguration.Builder. |
Copyright © 2022. All rights reserved.