Class CfnExperimentPropsMixin.TreatmentToWeightProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.evidently.CfnExperimentPropsMixin.TreatmentToWeightProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnExperimentPropsMixin.TreatmentToWeightProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnExperimentPropsMixin.TreatmentToWeightProperty
@Stability(Stable)
@Internal
public static final class CfnExperimentPropsMixin.TreatmentToWeightProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnExperimentPropsMixin.TreatmentToWeightProperty
An implementation for
CfnExperimentPropsMixin.TreatmentToWeightProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.evidently.CfnExperimentPropsMixin.TreatmentToWeightProperty
CfnExperimentPropsMixin.TreatmentToWeightProperty.Builder, CfnExperimentPropsMixin.TreatmentToWeightProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnExperimentPropsMixin.TreatmentToWeightProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnExperimentPropsMixin.TreatmentToWeightProperty.Builder.
-
-
Method Details
-
getSplitWeight
Description copied from interface:CfnExperimentPropsMixin.TreatmentToWeightPropertyThe portion of experiment traffic to allocate to this treatment.Specify 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.
- Specified by:
getSplitWeightin interfaceCfnExperimentPropsMixin.TreatmentToWeightProperty- See Also:
-
getTreatment
Description copied from interface:CfnExperimentPropsMixin.TreatmentToWeightPropertyThe name of the treatment.- Specified by:
getTreatmentin interfaceCfnExperimentPropsMixin.TreatmentToWeightProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-