class Aws::ConfigService::Types::GetComplianceSummaryByResourceTypeRequest

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

data as a hash:

    {
      resource_types: ["StringWithCharLimit256"],
    }

@!attribute [rw] resource_types

Specify one or more resource types to get the number of resources
that are compliant and the number that are noncompliant for each
resource type.

For this request, you can specify an Amazon Web Services resource
type such as `AWS::EC2::Instance`. You can specify that the resource
type is an Amazon Web Services account by specifying
`AWS::::Account`.
@return [Array<String>]

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

Constants

SENSITIVE