ListUsageFilter
Represents a filter for listing usage data.
Contents
- name
-
The name of the filter attribute.
Type: String
Valid Values:
USAGE_ACCOUNT_ID | SERVICE_CODE | USAGE_TYPE | OPERATION | LOCATION | USAGE_GROUP | HISTORICAL_USAGE_ACCOUNT_ID | HISTORICAL_SERVICE_CODE | HISTORICAL_USAGE_TYPE | HISTORICAL_OPERATION | HISTORICAL_LOCATION
Required: Yes
- values
-
The values to filter by.
Type: Array of strings
Required: Yes
- matchOption
-
The match option for the filter (e.g., equals, contains).
Type: String
Valid Values:
EQUALS | STARTS_WITH | CONTAINS
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: