| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchLoggingOptionDescription> |
ApplicationDetail.cloudWatchLoggingOptionDescriptions()
Describes the CloudWatch log streams that are configured to receive application messages.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDetail.Builder |
ApplicationDetail.Builder.cloudWatchLoggingOptionDescriptions(CloudWatchLoggingOptionDescription... cloudWatchLoggingOptionDescriptions)
Describes the CloudWatch log streams that are configured to receive application messages.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationDetail.Builder |
ApplicationDetail.Builder.cloudWatchLoggingOptionDescriptions(Collection<CloudWatchLoggingOptionDescription> cloudWatchLoggingOptionDescriptions)
Describes the CloudWatch log streams that are configured to receive application messages.
|
Copyright © 2023. All rights reserved.