C# Class Amazon.AWSSupport.Model.DescribeTrustedAdvisorChecksRequest

Container for the parameters to the DescribeTrustedAdvisorChecks operation.

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.

Inheritance: AmazonAWSSupportRequest
Exibir arquivo Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLanguage ( ) : bool