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