

# LineItemAssetInformation
<a name="API_LineItemAssetInformation"></a>

 Information about a line item asset. 

## Contents
<a name="API_LineItemAssetInformation_Contents"></a>

 ** AssetId **   <a name="outposts-Type-LineItemAssetInformation-AssetId"></a>
 The ID of the asset. An Outpost asset can be a single server within an Outposts rack or an Outposts server configuration.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 100.  
Pattern: `^(\w+)$`   
Required: No

 ** MacAddressList **   <a name="outposts-Type-LineItemAssetInformation-MacAddressList"></a>
 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
<a name="API_LineItemAssetInformation_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/outposts-2019-12-03/LineItemAssetInformation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/outposts-2019-12-03/LineItemAssetInformation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/outposts-2019-12-03/LineItemAssetInformation) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Outposts. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query outposts` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
