@Stability(value=Stable) @Internal public static final class CfnLaunch.StepConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunch.StepConfigProperty
CfnLaunch.StepConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunch.StepConfigProperty.Builder, CfnLaunch.StepConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunch.StepConfigProperty.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) |
Object |
getGroupWeights()
An array of structures that define how much launch traffic to allocate to each launch group during this step of the launch.
|
Object |
getSegmentOverrides()
An array of structures that you can use to specify different traffic splits for one or more audience *segments* .
|
String |
getStartTime()
The date and time to start this step of the launch.
|
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.StepConfigProperty.Builder builder)
CfnLaunch.ExecutionStatusObjectProperty.Builder.public final Object getGroupWeights()
CfnLaunch.StepConfigPropertygetGroupWeights in interface CfnLaunch.StepConfigPropertypublic final String getStartTime()
CfnLaunch.StepConfigProperty
Use UTC format, yyyy-MM-ddTHH:mm:ssZ . For example, 2025-11-25T23:59:59Z
getStartTime in interface CfnLaunch.StepConfigPropertypublic final Object getSegmentOverrides()
CfnLaunch.StepConfigPropertyA segment is a portion of your audience that share one or more characteristics. Examples could be Chrome browser users, users in Europe, or Firefox browser users in Europe who also fit other criteria that your application collects, such as age.
For more information, see Use segments to focus your audience .
getSegmentOverrides in interface CfnLaunch.StepConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.