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 3.5
 
The description and metadata for a Trusted Advisor check.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.TrustedAdvisorCheckDescription

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

Syntax

C#
public class TrustedAdvisorCheckDescription : Object

The TrustedAdvisorCheckDescription type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Category System.String Gets and sets the property Category.

The category of the Trusted Advisor check.

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

The description of the Trusted Advisor check, which includes the alert criteria and recommended actions (contains HTML markup).

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

The unique identifier for the Trusted Advisor check.

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

The column headings for the data returned by the Trusted Advisor check. The order of the headings corresponds to the order of the data in the Metadata element of the TrustedAdvisorResourceDetail for the check. 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 Name System.String Gets and sets the property Name.

The display name for 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