Builder
class Builder
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the destination dataset group for the metric attribution.
Link copied to clipboard
A list of metric attributes for the metric attribution. Each metric attribute specifies an event type to track and a function. Available functions are SUM()
or SAMPLECOUNT()
. For SUM() functions, provide the dataset type (either Interactions or Items) and column to sum as a parameter. For example SUM(Items.PRICE).
Link copied to clipboard
The output configuration details for the metric attribution.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.personalize.model.MetricAttributionOutput inside the given block