class Aws::ConfigService::Types::AggregateConformancePackComplianceSummaryFilters

Filters the results based on account ID and region.

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

data as a hash:

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

@!attribute [rw] account_id

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

@!attribute [rw] aws_region

The source Amazon Web Services Region from where the data is
aggregated.
@return [String]

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

Constants

SENSITIVE