AWS SDK for .NET Documentation
DescribeTrustedAdvisorCheckResult Method (describeTrustedAdvisorCheckResultRequest)
AmazonAmazon.AWSSupportAmazonAWSSupportDescribeTrustedAdvisorCheckResult(DescribeTrustedAdvisorCheckResultRequest) Did this page help you?   Yes   No    Tell us about it...

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:

Declaration Syntax
C#
DescribeTrustedAdvisorCheckResultResponse DescribeTrustedAdvisorCheckResult(
	DescribeTrustedAdvisorCheckResultRequest describeTrustedAdvisorCheckResultRequest
)
Parameters
describeTrustedAdvisorCheckResultRequest (DescribeTrustedAdvisorCheckResultRequest)
Container for the necessary parameters to execute the DescribeTrustedAdvisorCheckResult service method on AmazonAWSSupport.
Return Value
The response from the DescribeTrustedAdvisorCheckResult service method, as returned by AmazonAWSSupport.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)