@Stability(value=Stable) @Internal public static final class CfnExperiment.OnlineAbConfigObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnExperiment.OnlineAbConfigObjectProperty
CfnExperiment.OnlineAbConfigObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnExperiment.OnlineAbConfigObjectProperty.Builder, CfnExperiment.OnlineAbConfigObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnExperiment.OnlineAbConfigObjectProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnExperiment.MetricGoalObjectProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getControlTreatmentName()
The name of the variation that is to be the default variation that the other variations are compared to.
|
Object |
getTreatmentWeights()
A set of key-value pairs.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnExperiment.OnlineAbConfigObjectProperty.Builder builder)
CfnExperiment.MetricGoalObjectProperty.Builder.public final String getControlTreatmentName()
CfnExperiment.OnlineAbConfigObjectPropertygetControlTreatmentName in interface CfnExperiment.OnlineAbConfigObjectPropertypublic final Object getTreatmentWeights()
CfnExperiment.OnlineAbConfigObjectPropertyThe keys are treatment names, and the values are the portion of experiment traffic to be assigned to that treatment. Specify the traffic portion in thousandths of a percent, so 20,000 for a variation would allocate 20% of the experiment traffic to that variation.
getTreatmentWeights in interface CfnExperiment.OnlineAbConfigObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.