AcceleratorResponse

data class AcceleratorResponse(val acceleratorType: String, val state: String)

Identifies Data Fusion accelerators for an instance.

Constructors

Link copied to clipboard
fun AcceleratorResponse(acceleratorType: String, state: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of an accelator for a CDF instance.

Link copied to clipboard

The state of the accelerator.