class Aws::Support::Types::DescribeTrustedAdvisorCheckRefreshStatusesRequest

@note When making an API call, you may pass DescribeTrustedAdvisorCheckRefreshStatusesRequest

data as a hash:

    {
      check_ids: ["String"], # required
    }

@!attribute [rw] check_ids

The IDs of the Trusted Advisor checks to get the status.

<note markdown="1"> If you specify the check ID of a check that is automatically
refreshed, you might see an `InvalidParameterValue` error.

 </note>
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/support-2013-04-15/DescribeTrustedAdvisorCheckRefreshStatusesRequest AWS API Documentation

Constants

SENSITIVE