AWS SDK for .NET Documentation
DescribeTrustedAdvisorChecks Method (describeTrustedAdvisorChecksRequest)
AmazonAmazon.AWSSupportAmazonAWSSupportClientDescribeTrustedAdvisorChecks(DescribeTrustedAdvisorChecksRequest) Did this page help you?   Yes   No    Tell us about it...

Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata. You must specify a language code; English ("en") and Japanese ("ja") are currently supported. The response contains a TrustedAdvisorCheckDescription for each check.

Declaration Syntax
C#
public DescribeTrustedAdvisorChecksResponse DescribeTrustedAdvisorChecks(
	DescribeTrustedAdvisorChecksRequest describeTrustedAdvisorChecksRequest
)
Parameters
describeTrustedAdvisorChecksRequest (DescribeTrustedAdvisorChecksRequest)
Container for the necessary parameters to execute the DescribeTrustedAdvisorChecks service method on AmazonAWSSupport.
Return Value
The response from the DescribeTrustedAdvisorChecks service method, as returned by AmazonAWSSupport.
Exceptions

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