support_describe_trusted_advisor_check_summaries {paws.management} | R Documentation |
Returns the results for the Trusted Advisor check summaries for the check IDs that you specified
Description
Returns the results for the Trusted Advisor check summaries for the check IDs that you specified. 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_summaries/ for full documentation.
Usage
support_describe_trusted_advisor_check_summaries(checkIds)
Arguments
checkIds |
[required] The IDs of the Trusted Advisor checks. |
[Package paws.management version 0.9.0 Index]