| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
LogConfiguration |
ContainerProperties.logConfiguration()
The log configuration specification for the container.
|
LogConfiguration |
ContainerDetail.logConfiguration()
The log configuration specification for the container.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerProperties.Builder |
ContainerProperties.Builder.logConfiguration(LogConfiguration logConfiguration)
The log configuration specification for the container.
|
ContainerDetail.Builder |
ContainerDetail.Builder.logConfiguration(LogConfiguration logConfiguration)
The log configuration specification for the container.
|
Copyright © 2023. All rights reserved.