Amazon.EC2.Model.GetConsoleOutputResult.IsSetTimestamp C# (CSharp) 메소드

IsSetTimestamp() 개인적인 메소드

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