support_describe_trusted_advisor_check_refresh_statuses {paws.management} | R Documentation |
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs
Description
Returns the refresh status of the Trusted Advisor checks that have the specified check IDs. You can get the check IDs by calling the describe_trusted_advisor_checks
operation.
See https://www.paws-r-sdk.com/docs/support_describe_trusted_advisor_check_refresh_statuses/ for full documentation.
Usage
support_describe_trusted_advisor_check_refresh_statuses(checkIds)
Arguments
checkIds |
[required] The IDs of the Trusted Advisor checks to get the status. If you specify the check ID of a check that is automatically refreshed,
you might see an |
[Package paws.management version 0.9.0 Index]