dataSources

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

Parameters

value

The specification of data sources. 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 = "kudxcdeautysncoj")
suspend fun dataSources(argument: suspend DataCollectionRuleDataSourcesArgsBuilder.() -> Unit)

Parameters

argument

The specification of data sources. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.