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

IsSetResourcesSuppressed() private méthode

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