DataSourceResponse

data class DataSourceResponse(val configuration: DataSourceConfigurationResponse, val kind: String, val sinks: List<SinkConfigurationResponse>)

Data source object contains configuration to collect telemetry and one or more sinks to send that telemetry data to

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Datasource kind

Link copied to clipboard