AWS SDK Version 3 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.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.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.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.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 Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5