dataSource

@JvmName(name = "uttrgrurhaytywwe")
suspend fun dataSource(value: Output<DetectorEventVariableDataSource>)
@JvmName(name = "cbaosthecospnnfr")
suspend fun dataSource(value: DetectorEventVariableDataSource?)

Parameters

value

The data source of the event variable. Valid values: EVENT | EXTERNAL_MODEL_SCORE When defining a variable within a detector, you can only use the EVENT value for DataSource when the Inline property is set to true. If the Inline property is set false, you can use either EVENT or MODEL_SCORE for DataSource.