support_refresh_trusted_advisor_check {paws.management} | R Documentation |
Refreshes the Trusted Advisor check that you specify using the check ID
Description
Refreshes the Trusted Advisor check that you specify using the check ID. You can get the check IDs by calling the describe_trusted_advisor_checks
operation.
See https://www.paws-r-sdk.com/docs/support_refresh_trusted_advisor_check/ for full documentation.
Usage
support_refresh_trusted_advisor_check(checkId)
Arguments
checkId |
[required] The unique identifier for the Trusted Advisor check to refresh. Specifying the check ID of a check that is automatically refreshed
causes an |
[Package paws.management version 0.9.0 Index]