configservice_get_compliance_summary_by_resource_type {paws.management} | R Documentation |
Returns the number of resources that are compliant and the number that are noncompliant
Description
Returns the number of resources that are compliant and the number that are noncompliant. You can specify one or more resource types to get these numbers for each resource type. The maximum number returned is 100.
See https://www.paws-r-sdk.com/docs/configservice_get_compliance_summary_by_resource_type/ for full documentation.
Usage
configservice_get_compliance_summary_by_resource_type(ResourceTypes = NULL)
Arguments
ResourceTypes |
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 |
[Package paws.management version 0.9.0 Index]