dataSource

@JvmName(name = "pfdmpaaimhwnnvdp")
suspend fun dataSource(value: Output<EventTypeEventVariableDataSource>)
@JvmName(name = "rcjmlgiyicwyaprk")
suspend fun dataSource(value: EventTypeEventVariableDataSource?)

Parameters

value

The source of the event variable. Valid values: EVENT | EXTERNAL_MODEL_SCORE When defining a variable within a event type, 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.