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

IsSetResourcesIgnored() 개인적인 메소드

private IsSetResourcesIgnored ( ) : bool
리턴 bool
        internal bool IsSetResourcesIgnored()
        {
            return this.resourcesIgnored.HasValue;
        }