AssetFilterSummary
The summary of the asset filter.
Contents
- assetId
-
The ID of the data asset.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- domainId
-
The ID of the domain where the asset filter lives.
Type: String
Pattern:
^dzd[-_][a-zA-Z0-9_-]{1,36}$
Required: Yes
- id
-
The ID of the asset filter.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- name
-
The name of the asset filter.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[\w -]+$
Required: Yes
- createdAt
-
The timestamp at which the asset filter was created.
Type: Timestamp
Required: No
- description
-
The description of the asset filter.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- effectiveColumnNames
-
The effective column names of the asset filter.
Type: Array of strings
Required: No
- effectiveRowFilter
-
The effective row filter of the asset filter.
Type: String
Required: No
- errorMessage
-
The error message that is displayed if the action does not succeed.
Type: String
Required: No
- status
-
The status of the asset filter.
Type: String
Valid Values:
VALID | INVALID
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: