@Stability(value=Stable) @Internal public static final class CfnLaunch.GroupToWeightProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunch.GroupToWeightProperty
CfnLaunch.GroupToWeightPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunch.GroupToWeightProperty.Builder, CfnLaunch.GroupToWeightProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunch.GroupToWeightProperty.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) |
String |
getGroupName()
The name of the launch group.
|
Number |
getSplitWeight()
The portion of launch traffic to allocate to this launch group.
|
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.GroupToWeightProperty.Builder builder)
CfnLaunch.ExecutionStatusObjectProperty.Builder.public final String getGroupName()
CfnLaunch.GroupToWeightPropertyIt can include up to 127 characters.
getGroupName in interface CfnLaunch.GroupToWeightPropertypublic final Number getSplitWeight()
CfnLaunch.GroupToWeightPropertyThis is represented in thousandths of a percent. For example, specify 20,000 to allocate 20% of the launch audience to this launch group.
getSplitWeight in interface CfnLaunch.GroupToWeightProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.