amazonka-support-0.3.2: Amazon Support SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Support.DescribeTrustedAdvisorCheckRefreshStatuses

Contents

Description

Returns the refresh status of the Trusted Advisor checks that have the specified check IDs. Check IDs can be obtained by calling DescribeTrustedAdvisorChecks.

http://docs.aws.amazon.com/awssupport/latest/APIReference/API_DescribeTrustedAdvisorCheckRefreshStatuses.html

Synopsis

Request

Request constructor

Request lenses

dtacrsCheckIds :: Lens' DescribeTrustedAdvisorCheckRefreshStatuses [Text] Source

The IDs of the Trusted Advisor checks.

Response

Response constructor

Response lenses

dtacrsrStatuses :: Lens' DescribeTrustedAdvisorCheckRefreshStatusesResponse [TrustedAdvisorCheckRefreshStatus] Source

The refresh status of the specified Trusted Advisor checks.