class Aws::ConfigService::Types::ConfigRuleComplianceSummaryFilters

Filters the results based on the account IDs and regions.

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

data as a hash:

    {
      account_id: "AccountId",
      aws_region: "AwsRegion",
    }

@!attribute [rw] account_id

The 12-digit account ID of the source account.
@return [String]

@!attribute [rw] aws_region

The source region where the data is aggregated.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ConfigRuleComplianceSummaryFilters AWS API Documentation

Constants

SENSITIVE