Amazon.Kinesis.Model.DescribeStreamResult.IsSetStreamDescription C# (CSharp) Method

IsSetStreamDescription() private method

private IsSetStreamDescription ( ) : bool
return bool
        internal bool IsSetStreamDescription()
        {
            return this.streamDescription != null;
        }
    }
DescribeStreamResult