Amazon.Kinesis.Model.StreamDescription.IsSetStreamCreationTimestamp C# (CSharp) Method

IsSetStreamCreationTimestamp() private method

private IsSetStreamCreationTimestamp ( ) : bool
return bool
        internal bool IsSetStreamCreationTimestamp()
        {
            return this._streamCreationTimestamp.HasValue; 
        }