Amazon.AWSSupport.Model.TrustedAdvisorResourcesSummary.IsSetResourcesSuppressed C# (CSharp) 메소드

IsSetResourcesSuppressed() 개인적인 메소드

private IsSetResourcesSuppressed ( ) : bool
리턴 bool
        internal bool IsSetResourcesSuppressed()
        {
            return this.resourcesSuppressed.HasValue;
        }
    }