Amazon.AWSSupport.Model.TrustedAdvisorResourceDetail.IsSetIsSuppressed C# (CSharp) Method

IsSetIsSuppressed() private method

private IsSetIsSuppressed ( ) : bool
return bool
        internal bool IsSetIsSuppressed()
        {
            return this._isSuppressed.HasValue; 
        }