You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Support::Types::TrustedAdvisorResourcesSummary

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#resources_flaggedInteger

The number of AWS resources that were flagged (listed) by the Trusted Advisor check.

Returns:

  • (Integer)

    The number of AWS resources that were flagged (listed) by the Trusted Advisor check.

#resources_ignoredInteger

The number of AWS resources ignored by Trusted Advisor because information was unavailable.

Returns:

  • (Integer)

    The number of AWS resources ignored by Trusted Advisor because information was unavailable.

#resources_processedInteger

The number of AWS resources that were analyzed by the Trusted Advisor check.

Returns:

  • (Integer)

    The number of AWS resources that were analyzed by the Trusted Advisor check.

#resources_suppressedInteger

The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.

Returns:

  • (Integer)

    The number of AWS resources ignored by Trusted Advisor because they were marked as suppressed by the user.