FpgaDeviceInfo

Describes the FPGA accelerator for the instance type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int?

The count of FPGA accelerators for the instance type.

Link copied to clipboard

The manufacturer of the FPGA accelerator.

Link copied to clipboard

Describes the memory for the FPGA accelerator for the instance type.

Link copied to clipboard
val name: String?

The name of the FPGA accelerator.

Functions

Link copied to clipboard
inline fun copy(block: FpgaDeviceInfo.Builder.() -> Unit = {}): FpgaDeviceInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String