AWS SDK for .NET Documentation
StreamStatus Property
AmazonAmazon.Kinesis.ModelStreamDescriptionStreamStatus Did this page help you?   Yes   No    Tell us about it...
The current status of the stream being described. The stream status is one of the following states:

Constraints:

Allowed Values
CREATING, DELETING, ACTIVE, UPDATING

Declaration Syntax
C#
public string StreamStatus { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)