Amazon.AWSSupport.Model.TrustedAdvisorCheckRefreshStatus.IsSetCheckId C# (CSharp) 메소드

IsSetCheckId() 개인적인 메소드

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