AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.KinesisAnalytics.Model.CloudWatchLoggingOption

Namespace: Amazon.KinesisAnalytics.Model
Assembly: AWSSDK.KinesisAnalytics.dll
Version: 3.x.y.z

Syntax

C#
public class CloudWatchLoggingOption

The CloudWatchLoggingOption type exposes the following members

Constructors

NameDescription
Public Method CloudWatchLoggingOption()

Properties

NameTypeDescription
Public Property LogStreamARN System.String

Gets and sets the property LogStreamARN.

ARN of the CloudWatch log to receive application messages.

Public Property RoleARN System.String

Gets and sets the property RoleARN.

IAM ARN of the role to use to send application messages. Note: To write application messages to CloudWatch, the IAM role that is used must have the PutLogEvents policy action enabled.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5