@Stability(value=Stable) @Internal public static final class CfnLaunchProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchProps
CfnLaunchPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchProps.Builder, CfnLaunchProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunchProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnLaunchProps.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()
`AWS::Evidently::Launch.Description`.
|
Object |
getGroups()
`AWS::Evidently::Launch.Groups`.
|
Object |
getMetricMonitors()
`AWS::Evidently::Launch.MetricMonitors`.
|
String |
getName()
`AWS::Evidently::Launch.Name`.
|
String |
getProject()
`AWS::Evidently::Launch.Project`.
|
String |
getRandomizationSalt()
`AWS::Evidently::Launch.RandomizationSalt`.
|
Object |
getScheduledSplitsConfig()
`AWS::Evidently::Launch.ScheduledSplitsConfig`.
|
List<CfnTag> |
getTags()
`AWS::Evidently::Launch.Tags`.
|
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(CfnLaunchProps.Builder builder)
CfnLaunchProps.Builder.public final String getDescription()
CfnLaunchPropsgetDescription in interface CfnLaunchPropspublic final Object getGroups()
CfnLaunchPropsgetGroups in interface CfnLaunchPropspublic final Object getMetricMonitors()
CfnLaunchPropsgetMetricMonitors in interface CfnLaunchPropspublic final String getName()
CfnLaunchPropsgetName in interface CfnLaunchPropspublic final String getProject()
CfnLaunchPropsgetProject in interface CfnLaunchPropspublic final String getRandomizationSalt()
CfnLaunchPropsgetRandomizationSalt in interface CfnLaunchPropspublic final Object getScheduledSplitsConfig()
CfnLaunchPropsgetScheduledSplitsConfig in interface CfnLaunchPropspublic final List<CfnTag> getTags()
CfnLaunchPropsgetTags in interface CfnLaunchProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.