C# Класс Amazon.AWSSupport.Model.DescribeTrustedAdvisorCheckResultRequest

Container for the parameters to the DescribeTrustedAdvisorCheckResult operation. Returns the results of the Trusted Advisor check that has the specified check ID. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks.

The response contains a TrustedAdvisorCheckResult object, which contains these three objects:

In addition, the response contains these fields:

  • status. The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".

  • timestamp. The time of the last refresh of the check.

  • checkId. The unique identifier for the check.

Наследование: AmazonAWSSupportRequest
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetCheckId ( ) : bool
IsSetLanguage ( ) : bool