LineItemAssetInformation
Information about a line item asset.
Contents
- AssetId
-
The ID of the asset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^(\w+)$
Required: No
- MacAddressList
-
The MAC addresses of the asset.
Type: Array of strings
Length Constraints: Fixed length of 17.
Pattern:
^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: