Amazon.EC2.Model.GetConsoleOutputResult.IsSetTimestamp C# (CSharp) Method

IsSetTimestamp() private method

private IsSetTimestamp ( ) : bool
return bool
        internal bool IsSetTimestamp()
        {
            return this.timestamp.HasValue;
        }