Amazon.AWSSupport.Model.TrustedAdvisorResourcesSummary.IsSetResourcesIgnored C# (CSharp) Method

IsSetResourcesIgnored() private method

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