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 summary of a stream.

Inheritance Hierarchy

System.Object
  Amazon.Kinesis.Model.StreamSummary

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

Syntax

C#
public class StreamSummary

The StreamSummary type exposes the following members

Constructors

NameDescription
Public Method StreamSummary()

Properties

NameTypeDescription
Public Property StreamARN System.String

Gets and sets the property StreamARN.

The ARN of the stream.

Public Property StreamCreationTimestamp System.DateTime

Gets and sets the property StreamCreationTimestamp.

The timestamp at which the stream was created.

Public Property StreamModeDetails Amazon.Kinesis.Model.StreamModeDetails

Gets and sets the property StreamModeDetails.

Public Property StreamName System.String

Gets and sets the property StreamName.

The name of a stream.

Public Property StreamStatus Amazon.Kinesis.StreamStatus

Gets and sets the property StreamStatus.

The status of the stream.

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