FpgaImageState

Describes the state of the bitstream generation process for an Amazon FPGA image (AFI).

Types

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

Properties

Link copied to clipboard

The state. The following are the possible values:

Link copied to clipboard

If the state is failed, this is the error message.

Functions

Link copied to clipboard
inline fun copy(block: FpgaImageState.Builder.() -> Unit = {}): FpgaImageState
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