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

IsSetCheckId() private method

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