| Package | Description |
|---|---|
| software.amazon.awscdk.services.evidently |
AWS::Evidently Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnExperiment.OnlineAbConfigObjectProperty.Jsii$Proxy
An implementation for
CfnExperiment.OnlineAbConfigObjectProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnExperiment.OnlineAbConfigObjectProperty |
CfnExperiment.OnlineAbConfigObjectProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnExperiment.Builder |
CfnExperiment.Builder.onlineAbConfig(CfnExperiment.OnlineAbConfigObjectProperty onlineAbConfig)
A structure that contains the configuration of which variation to use as the "control" version.
|
CfnExperimentProps.Builder |
CfnExperimentProps.Builder.onlineAbConfig(CfnExperiment.OnlineAbConfigObjectProperty onlineAbConfig)
Sets the value of
CfnExperimentProps.getOnlineAbConfig() |
void |
CfnExperiment.setOnlineAbConfig(CfnExperiment.OnlineAbConfigObjectProperty value)
A structure that contains the configuration of which variation to use as the "control" version.
|
Copyright © 2022. All rights reserved.