@Stability(value=Stable) @Internal public static final class CfnExperiment.TreatmentObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnExperiment.TreatmentObjectProperty
CfnExperiment.TreatmentObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnExperiment.TreatmentObjectProperty.Builder, CfnExperiment.TreatmentObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnExperiment.TreatmentObjectProperty.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 |
getDescription()
The description of the treatment.
|
String |
getFeature()
The name of the feature for this experiment.
|
String |
getTreatmentName()
A name for this treatment.
|
String |
getVariation()
The name of the variation to use for this 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.TreatmentObjectProperty.Builder builder)
CfnExperiment.MetricGoalObjectProperty.Builder.public final String getFeature()
CfnExperiment.TreatmentObjectPropertygetFeature in interface CfnExperiment.TreatmentObjectPropertypublic final String getTreatmentName()
CfnExperiment.TreatmentObjectPropertyIt can include up to 127 characters.
getTreatmentName in interface CfnExperiment.TreatmentObjectPropertypublic final String getVariation()
CfnExperiment.TreatmentObjectPropertygetVariation in interface CfnExperiment.TreatmentObjectPropertypublic final String getDescription()
CfnExperiment.TreatmentObjectPropertygetDescription in interface CfnExperiment.TreatmentObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.