| Package | Description |
|---|---|
| software.amazon.awscdk.services.batch |
AWS Batch Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
LogDriver |
LogConfiguration.getLogDriver()
(experimental) The log driver to use for the container.
|
LogDriver |
LogConfiguration.Jsii$Proxy.getLogDriver() |
static LogDriver |
LogDriver.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogDriver[] |
LogDriver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogConfiguration.Builder |
LogConfiguration.Builder.logDriver(LogDriver logDriver)
Sets the value of
LogConfiguration.getLogDriver() |
Copyright © 2022. All rights reserved.