AssetBundleImportJobAnalysisOverrideTags
An object that contains a list of tags to be assigned to a list of analysis IDs.
Contents
Note
In the following list, the required parameters are described first.
- AnalysisIds
-
A list of analysis IDs that you want to apply overrides to. You can use
*
to override all analyses in this asset bundle.Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Pattern:
\*|[\w\-]{1,2048}
Required: Yes
- Tags
-
A list of tags for the analyses that you want to apply overrides to.
Type: Array of Tag objects
Array Members: Minimum number of 1 item. Maximum number of 200 items.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: