| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesisanalytics.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLoggingOption |
AddApplicationCloudWatchLoggingOptionRequest.cloudWatchLoggingOption()
Provides the CloudWatch log stream Amazon Resource Name (ARN) and the IAM role ARN.
|
| Modifier and Type | Method and Description |
|---|---|
List<CloudWatchLoggingOption> |
CreateApplicationRequest.cloudWatchLoggingOptions()
Use this parameter to configure a CloudWatch log stream to monitor application configuration errors.
|
| Modifier and Type | Method and Description |
|---|---|
AddApplicationCloudWatchLoggingOptionRequest.Builder |
AddApplicationCloudWatchLoggingOptionRequest.Builder.cloudWatchLoggingOption(CloudWatchLoggingOption cloudWatchLoggingOption)
Provides the CloudWatch log stream Amazon Resource Name (ARN) and the IAM role ARN.
|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.cloudWatchLoggingOptions(CloudWatchLoggingOption... cloudWatchLoggingOptions)
Use this parameter to configure a CloudWatch log stream to monitor application configuration errors.
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.cloudWatchLoggingOptions(Collection<CloudWatchLoggingOption> cloudWatchLoggingOptions)
Use this parameter to configure a CloudWatch log stream to monitor application configuration errors.
|
Copyright © 2023. All rights reserved.