dataDelivery

@JvmName(name = "rcdpfgdiqjefyylg")
suspend fun dataDelivery(value: Output<ProjectDataDeliveryObjectArgs>)
@JvmName(name = "kdoesadlsoddsjio")
suspend fun dataDelivery(value: ProjectDataDeliveryObjectArgs?)

Parameters

value

A structure 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. You can't specify both CloudWatchLogs and S3Destination in the same operation.


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

Parameters

argument

A structure 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. You can't specify both CloudWatchLogs and S3Destination in the same operation.