Amazon.AWSSupport.Model.TrustedAdvisorCheckRefreshStatus.IsSetCheckId C# (CSharp) Method

IsSetCheckId() private method

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