ProjectDataDeliveryConfig

A structure that contains information about where Evidently is to store evaluation events for longer term storage.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If the project stores evaluation events in CloudWatch Logs, this structure stores the log group name.

Link copied to clipboard

If the project stores evaluation events in an Amazon S3 bucket, this structure stores the bucket name and bucket prefix.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String