DestinationConfigResponse

data class DestinationConfigResponse(val destinations: List<DestinationResponse>, val key: String)

Define the Connectors target endpoint.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The destinations for the key.

Link copied to clipboard
val key: String

The key is the destination identifier that is supported by the Connector.