@Stability(value=Stable) @Internal public static final class CfnLaunch.SegmentOverrideProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunch.SegmentOverrideProperty
CfnLaunch.SegmentOverridePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunch.SegmentOverrideProperty.Builder, CfnLaunch.SegmentOverrideProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunch.SegmentOverrideProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLaunch.ExecutionStatusObjectProperty.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 |
getEvaluationOrder()
A number indicating the order to use to evaluate segment overrides, if there are more than one.
|
String |
getSegment()
The ARN of the segment to use for this override.
|
Object |
getWeights()
The traffic allocation percentages among the feature variations to assign to this segment.
|
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(CfnLaunch.SegmentOverrideProperty.Builder builder)
CfnLaunch.ExecutionStatusObjectProperty.Builder.public final Number getEvaluationOrder()
CfnLaunch.SegmentOverridePropertySegment overrides with lower numbers are evaluated first.
getEvaluationOrder in interface CfnLaunch.SegmentOverridePropertypublic final String getSegment()
CfnLaunch.SegmentOverridePropertygetSegment in interface CfnLaunch.SegmentOverridePropertypublic final Object getWeights()
CfnLaunch.SegmentOverridePropertyThis is a set of key-value pairs. The keys are variation names. The values represent the amount of traffic to allocate to that variation for this segment. This is expressed in thousandths of a percent, so a weight of 50000 represents 50% of traffic.
getWeights in interface CfnLaunch.SegmentOverrideProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.