| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchLogsLogStream> |
CloudWatchLogsConfiguration.logStreams()
A list of configuration options for CloudWatch Logs.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsConfiguration.Builder |
CloudWatchLogsConfiguration.Builder.logStreams(CloudWatchLogsLogStream... logStreams)
A list of configuration options for CloudWatch Logs.
|
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsConfiguration.Builder |
CloudWatchLogsConfiguration.Builder.logStreams(Collection<CloudWatchLogsLogStream> logStreams)
A list of configuration options for CloudWatch Logs.
|
Copyright © 2023. All rights reserved.