dataSources

@JvmName(name = "ikdvdfyjcqvxuahj")
suspend fun dataSources(value: Output<DataCollectionRuleDataSourcesArgs>)
@JvmName(name = "mpkjwrojbsfaclfd")
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 = "yccousjrfvgrvbbq")
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.