class Aws::KinesisAnalyticsV2::Types::CloudWatchLoggingOption

Provides a description of Amazon CloudWatch logging options, including the log stream Amazon Resource Name (ARN).

@note When making an API call, you may pass CloudWatchLoggingOption

data as a hash:

    {
      log_stream_arn: "LogStreamARN", # required
    }

@!attribute [rw] log_stream_arn

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

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

Constants

SENSITIVE