ConnectorSource

The source identifying the connector integration.

Types

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

Properties

Link copied to clipboard

The identifier for the connector integration (for example, bedrock-knowledge-bases).

Link copied to clipboard

The version of the connector to use (for example, 1.1.0). If you don't specify a version, the service uses the latest available version.

Functions

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