class Aws::KinesisAnalytics::Types::CloudWatchLoggingOptionDescription

Description of the CloudWatch logging option.

@!attribute [rw] cloud_watch_logging_option_id

ID of the CloudWatch logging option description.
@return [String]

@!attribute [rw] log_stream_arn

ARN of the CloudWatch log to receive application messages.
@return [String]

@!attribute [rw] role_arn

IAM ARN of the role to use to send application messages. Note: To
write application messages to CloudWatch, the IAM role used must
have the `PutLogEvents` policy action enabled.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalytics-2015-08-14/CloudWatchLoggingOptionDescription AWS API Documentation

Constants

SENSITIVE