Represents the output of a DescribeStream operation.

C# |
public class DescribeStreamResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | DescribeStreamResult()()()() | Initializes a new instance of the DescribeStreamResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | StreamDescription |
Contains the current status of the stream, the stream ARN, an array of shard objects that comprise the stream, and states whether there are
more shards available.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithStreamDescription(StreamDescription) | Obsolete.
Sets the StreamDescription property
|

Object | |
![]() | DescribeStreamResult |