@Stability(value=Stable) @Internal public static final class CfnExperiment.TreatmentToWeightProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnExperiment.TreatmentToWeightProperty
CfnExperiment.TreatmentToWeightPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnExperiment.TreatmentToWeightProperty.Builder, CfnExperiment.TreatmentToWeightProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnExperiment.TreatmentToWeightProperty.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) |
Number |
getSplitWeight()
The portion of experiment traffic to allocate to this treatment.
|
String |
getTreatment()
The name of the treatment.
|
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.TreatmentToWeightProperty.Builder builder)
CfnExperiment.MetricGoalObjectProperty.Builder.public final Number getSplitWeight()
CfnExperiment.TreatmentToWeightPropertySpecify the traffic portion in thousandths of a percent, so 20,000 allocated to a treatment would allocate 20% of the experiment traffic to that treatment.
getSplitWeight in interface CfnExperiment.TreatmentToWeightPropertypublic final String getTreatment()
CfnExperiment.TreatmentToWeightPropertygetTreatment in interface CfnExperiment.TreatmentToWeightProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.