| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static LogConfiguration.Builder |
LogConfiguration.builder() |
LogConfiguration.Builder |
LogConfiguration.Builder.logDriver(LogDriver logDriver)
Sets the value of
LogConfiguration.getLogDriver() |
LogConfiguration.Builder |
LogConfiguration.Builder.options(Object options)
Sets the value of
LogConfiguration.getOptions() |
LogConfiguration.Builder |
LogConfiguration.Builder.secretOptions(List<? extends ExposedSecret> secretOptions)
Sets the value of
LogConfiguration.getSecretOptions() |
| Constructor and Description |
|---|
Jsii$Proxy(LogConfiguration.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LogConfiguration.Builder. |
Copyright © 2022. All rights reserved.