Amazon.AWSSupport.Model.TrustedAdvisorCheckSummary.IsSetTimestamp C# (CSharp) 메소드

IsSetTimestamp() 개인적인 메소드

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