InferenceSettings

Configures Elemental Inference features in a channel.

Types

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

Properties

Link copied to clipboard

The ARN of the feed resource that is associated with this channel. The feed is a resource in the Elemental Inference service.

Functions

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