

# PciId
<a name="API_PciId"></a>

Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.

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

 ** DeviceId **   
The ID of the device.  
Type: String  
Required: No

 ** SubsystemId **   
The ID of the subsystem.  
Type: String  
Required: No

 ** SubsystemVendorId **   
The ID of the vendor for the subsystem.  
Type: String  
Required: No

 ** VendorId **   
The ID of the vendor.  
Type: String  
Required: No

## See Also
<a name="API_PciId_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/ec2-2016-11-15/PciId) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ec2-2016-11-15/PciId) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ec2-2016-11-15/PciId) 