class Aws::CloudWatchEvidently::Types::ScheduledSplit

This structure defines the traffic allocation percentages among the feature variations during one step of a launch, and the start time of that step.

@!attribute [rw] group_weights

The traffic allocation percentages among the feature variations
during one step of a launch. This is a set of key-value pairs. The
keys are variation names. The values represent the percentage of
traffic to allocate to that variation during this step.
@return [Hash<String,Integer>]

@!attribute [rw] start_time

The date and time that this step of the launch starts.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/ScheduledSplit AWS API Documentation

Constants

SENSITIVE