You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::PciId
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::PciId
- Defined in:
- (unknown)
Overview
Describes the data that identifies an Amazon FPGA image (AFI) on the PCI bus.
Returned by:
Instance Attribute Summary collapse
-
#device_id ⇒ String
The ID of the device.
-
#subsystem_id ⇒ String
The ID of the subsystem.
-
#subsystem_vendor_id ⇒ String
The ID of the vendor for the subsystem.
-
#vendor_id ⇒ String
The ID of the vendor.
Instance Attribute Details
#device_id ⇒ String
The ID of the device.
#subsystem_id ⇒ String
The ID of the subsystem.
#subsystem_vendor_id ⇒ String
The ID of the vendor for the subsystem.
#vendor_id ⇒ String
The ID of the vendor.