AWS SDK for .NET Documentation
DescribeStreamResult Class
AmazonAmazon.Kinesis.ModelDescribeStreamResult Did this page help you?   Yes   No    Tell us about it...

Represents the output of a DescribeStream operation.

Declaration Syntax
C#
public class DescribeStreamResult
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DescribeStreamResult()()()()
Initializes a new instance of the DescribeStreamResult class

Equals(Object)
Determines whether the specified Object is equal to the current 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

Inheritance Hierarchy
Object
DescribeStreamResult

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