AWS SDK Version 2 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.

.NET Framework 4.5
 
Contains information about a resource identified by a Trusted Advisor check.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.TrustedAdvisorResourceDetail

Namespace: Amazon.AWSSupport.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class TrustedAdvisorResourceDetail : Object

The TrustedAdvisorResourceDetail type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property IsSuppressed System.Boolean Gets and sets the property IsSuppressed.

Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.

Public Property Metadata System.Collections.Generic.List<System.String> Gets and sets the property Metadata.

Additional information about the identified resource. The exact metadata and its order can be obtained by inspecting the TrustedAdvisorCheckDescription object returned by the call to DescribeTrustedAdvisorChecks. Metadata contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data.

Public Property Region System.String Gets and sets the property Region.

The AWS region in which the identified resource is located.

Public Property ResourceId System.String Gets and sets the property ResourceId.

The unique identifier for the identified resource.

Public Property Status System.String Gets and sets the property Status.

The status code for the resource identified in the Trusted Advisor check.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8