dataSources

@JvmName(name = "roffkpnrwkcblcbh")
suspend fun dataSources(value: Output<DataCollectionRuleDataSourcesArgs>)
@JvmName(name = "swmxlxpjaqqsxijq")
suspend fun dataSources(value: DataCollectionRuleDataSourcesArgs?)

Parameters

value

A data_sources block as defined below. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.


@JvmName(name = "lyytitocebwuatew")
suspend fun dataSources(argument: suspend DataCollectionRuleDataSourcesArgsBuilder.() -> Unit)

Parameters

argument

A data_sources block as defined below. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.