FilterByAssetModel
Filter by asset model.
Contents
- assetModelExternalId
-
The external-Id property of an asset model.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 128.
Pattern:
.*[a-zA-Z0-9_][a-zA-Z_\-0-9.:]*[a-zA-Z0-9_]+.*
Required: No
- assetModelId
-
The asset model Id.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}
Required: No
- includeAssets
-
Set to true to include all assets that use the specified asset model.
Type: Boolean
Required: No
- includeOffspring
-
Set to true to include all associated asset models in the hierarchy of the specified asset model.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: