dataDelivery

@JvmName(name = "uxhvoegqdrevfcuc")
suspend fun dataDelivery(value: Output<ProjectDataDeliveryArgs>)
@JvmName(name = "wawfygtbveyvekdt")
suspend fun dataDelivery(value: ProjectDataDeliveryArgs?)

Parameters

value

A block that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view. See below.


@JvmName(name = "ulykhktjhhfnxahg")
suspend fun dataDelivery(argument: suspend ProjectDataDeliveryArgsBuilder.() -> Unit)

Parameters

argument

A block that contains information about where Evidently is to store evaluation events for longer term storage, if you choose to do so. If you choose not to store these events, Evidently deletes them after using them to produce metrics and other experiment results that you can view. See below.