AggregatorFilterResourceType
An object to filter the configuration recorders based on the resource types in scope for recording.
Contents
- Type
-
The type of resource type filter to apply.
INCLUDE
specifies that the list of resource types in theValue
field will be aggregated and no other resource types will be filtered.Type: String
Valid Values:
INCLUDE
Required: No
- Value
-
Comma-separate list of resource types to filter your aggregated configuration recorders.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9]{2,64}::[a-zA-Z0-9]{2,64}::[a-zA-Z0-9]{2,64}
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: