Amazon.AWSSupport.Model.TrustedAdvisorResourcesSummary.IsSetResourcesIgnored C# (CSharp) Méthode

IsSetResourcesIgnored() private méthode

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