class Aws::KinesisAnalyticsV2::Types::CloudWatchLoggingOptionUpdate
Describes the Amazon CloudWatch logging option updates.
@note When making an API call, you may pass CloudWatchLoggingOptionUpdate
data as a hash: { cloud_watch_logging_option_id: "Id", # required log_stream_arn_update: "LogStreamARN", }
@!attribute [rw] cloud_watch_logging_option_id
The ID of the CloudWatch logging option to update @return [String]
@!attribute [rw] log_stream_arn_update
The Amazon Resource Name (ARN) of the CloudWatch log to receive application messages. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CloudWatchLoggingOptionUpdate AWS API Documentation
Constants
- SENSITIVE