AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Details about Amazon Web Services resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.TrustedAdvisorResourcesSummary

Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.AWSSupport.dll
Version: 3.x.y.z

Syntax

C#
public class TrustedAdvisorResourcesSummary

The TrustedAdvisorResourcesSummary type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ResourcesFlagged System.Nullable<System.Int64>

Gets and sets the property ResourcesFlagged.

The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.

Public Property ResourcesIgnored System.Nullable<System.Int64>

Gets and sets the property ResourcesIgnored.

The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.

Public Property ResourcesProcessed System.Nullable<System.Int64>

Gets and sets the property ResourcesProcessed.

The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.

Public Property ResourcesSuppressed System.Nullable<System.Int64>

Gets and sets the property ResourcesSuppressed.

The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by the user.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.7.2 and newer