@Stability(value=Stable) @Internal public static final class CfnLaunch.ExecutionStatusObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunch.ExecutionStatusObjectProperty
CfnLaunch.ExecutionStatusObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunch.ExecutionStatusObjectProperty.Builder, CfnLaunch.ExecutionStatusObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnLaunch.ExecutionStatusObjectProperty.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 |
getDesiredState()
If you are using AWS CloudFormation to stop this launch, specify either `COMPLETED` or `CANCELLED` here to indicate how to classify this experiment.
|
String |
getReason()
If you are using AWS CloudFormation to stop this launch, this is an optional field that you can use to record why the launch is being stopped or cancelled.
|
String |
getStatus()
To start the launch now, specify `START` for this parameter.
|
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.ExecutionStatusObjectProperty.Builder builder)
CfnLaunch.ExecutionStatusObjectProperty.Builder.public final String getStatus()
CfnLaunch.ExecutionStatusObjectProperty
If this launch is currently running and you want to stop it now, specify STOP .
getStatus in interface CfnLaunch.ExecutionStatusObjectPropertypublic final String getDesiredState()
CfnLaunch.ExecutionStatusObjectProperty
If you omit this parameter, the default of COMPLETED is used.
getDesiredState in interface CfnLaunch.ExecutionStatusObjectPropertypublic final String getReason()
CfnLaunch.ExecutionStatusObjectPropertygetReason in interface CfnLaunch.ExecutionStatusObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.