| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduledSplitsLaunchConfig |
UpdateLaunchRequest.scheduledSplitsConfig()
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
ScheduledSplitsLaunchConfig |
CreateLaunchRequest.scheduledSplitsConfig()
An array of structures that define the traffic allocation percentages among the feature variations during each
step of the launch.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchRequest.Builder |
UpdateLaunchRequest.Builder.scheduledSplitsConfig(ScheduledSplitsLaunchConfig scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during
each step of the launch.
|
CreateLaunchRequest.Builder |
CreateLaunchRequest.Builder.scheduledSplitsConfig(ScheduledSplitsLaunchConfig scheduledSplitsConfig)
An array of structures that define the traffic allocation percentages among the feature variations during
each step of the launch.
|
Copyright © 2022. All rights reserved.