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.

The stream and role Amazon Resource Names (ARNs) for a Kinesis data stream used as the source for a delivery stream.

Inheritance Hierarchy

System.Object
  Amazon.KinesisFirehose.Model.KinesisStreamSourceConfiguration

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

Syntax

C#
public class KinesisStreamSourceConfiguration

The KinesisStreamSourceConfiguration type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property KinesisStreamARN System.String

Gets and sets the property KinesisStreamARN.

The ARN of the source Kinesis data stream. For more information, see Amazon Kinesis Data Streams ARN Format.

Public Property RoleARN System.String

Gets and sets the property RoleARN.

The ARN of the role that provides access to the source Kinesis data stream. For more information, see Amazon Web Services Identity and Access Management (IAM) ARN Format.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5