AWS SDK for .NET Documentation
RefreshTrustedAdvisorCheck Method (refreshTrustedAdvisorCheckRequest)
AmazonAmazon.AWSSupportAmazonAWSSupportClientRefreshTrustedAdvisorCheck(RefreshTrustedAdvisorCheckRequest) Did this page help you?   Yes   No    Tell us about it...

Requests a refresh of the Trusted Advisor check that has the specified check ID. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks.

The response contains a RefreshTrustedAdvisorCheckResult object, which contains these fields:

Declaration Syntax
C#
public RefreshTrustedAdvisorCheckResponse RefreshTrustedAdvisorCheck(
	RefreshTrustedAdvisorCheckRequest refreshTrustedAdvisorCheckRequest
)
Parameters
refreshTrustedAdvisorCheckRequest (RefreshTrustedAdvisorCheckRequest)
Container for the necessary parameters to execute the RefreshTrustedAdvisorCheck service method on AmazonAWSSupport.
Return Value
The response from the RefreshTrustedAdvisorCheck service method, as returned by AmazonAWSSupport.
Exceptions

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