class Aws::KinesisAnalyticsV2::Types::CloudWatchLoggingOptionDescription

Describes the Amazon CloudWatch logging option.

@!attribute [rw] cloud_watch_logging_option_id

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

@!attribute [rw] log_stream_arn

The Amazon Resource Name (ARN) of the CloudWatch log to receive
application messages.
@return [String]

@!attribute [rw] role_arn

The IAM ARN of the role to use to send application messages.

<note markdown="1"> Provided for backward compatibility. Applications created with the
current API version have an application-level service execution role
rather than a resource-level role.

 </note>
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kinesisanalyticsv2-2018-05-23/CloudWatchLoggingOptionDescription AWS API Documentation

Constants

SENSITIVE