dataSources

@JvmName(name = "qacwghhpapgjwyte")
suspend fun dataSources(value: Output<DataCollectionRuleDataSourcesArgs>)
@JvmName(name = "mhcbwfbxlmvegbrc")
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 = "kcrrinnfjdesxwoa")
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.