| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs.model |
| Modifier and Type | Method and Description |
|---|---|
LogConfiguration |
ContainerDefinition.logConfiguration()
The log configuration specification for the container.
|
LogConfiguration |
ServiceConnectConfiguration.logConfiguration()
Returns the value of the LogConfiguration property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDefinition.Builder |
ContainerDefinition.Builder.logConfiguration(LogConfiguration logConfiguration)
The log configuration specification for the container.
|
ServiceConnectConfiguration.Builder |
ServiceConnectConfiguration.Builder.logConfiguration(LogConfiguration logConfiguration)
Sets the value of the LogConfiguration property for this object.
|
Copyright © 2023. All rights reserved.