dataSources

@JvmName(name = "pkbbwrqasfoxxfwg")
suspend fun dataSources(value: Output<List<DataSourceArgs>>)
@JvmName(name = "hemupeaubefitspf")
suspend fun dataSources(value: List<DataSourceArgs>?)

Parameters

value

the array of data source object which are configured to collect and send data


@JvmName(name = "qhwswhhjxcsmylal")
suspend fun dataSources(vararg values: Output<DataSourceArgs>)


@JvmName(name = "imdhtlcnenowbkhd")
suspend fun dataSources(values: List<Output<DataSourceArgs>>)
@JvmName(name = "feriyqhmimydsoou")
suspend fun dataSources(vararg values: DataSourceArgs)

Parameters

values

the array of data source object which are configured to collect and send data


@JvmName(name = "gkakaqpunyedauob")
suspend fun dataSources(argument: List<suspend DataSourceArgsBuilder.() -> Unit>)
@JvmName(name = "fmcutnjjimayhxek")
suspend fun dataSources(vararg argument: suspend DataSourceArgsBuilder.() -> Unit)
@JvmName(name = "jtpcgtjbjcwdxhmh")
suspend fun dataSources(argument: suspend DataSourceArgsBuilder.() -> Unit)

Parameters

argument

the array of data source object which are configured to collect and send data