@Stability(value=Stable) @Internal public static final class CfnExperiment.RunningStatusObjectProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnExperiment.RunningStatusObjectProperty
CfnExperiment.RunningStatusObjectPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnExperiment.RunningStatusObjectProperty.Builder, CfnExperiment.RunningStatusObjectProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnExperiment.RunningStatusObjectProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnExperiment.MetricGoalObjectProperty.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 |
getAnalysisCompleteTime()
If you are using AWS CloudFormation to start the experiment, use this field to specify when the experiment is to end.
|
String |
getDesiredState()
If you are using AWS CloudFormation to stop this experiment, specify either `COMPLETED` or `CANCELLED` here to indicate how to classify this experiment.
|
String |
getReason()
If you are using AWS CloudFormation to stop this experiment, this is an optional field that you can use to record why the experiment is being stopped or cancelled.
|
String |
getStatus()
To start the experiment 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(CfnExperiment.RunningStatusObjectProperty.Builder builder)
CfnExperiment.MetricGoalObjectProperty.Builder.public final String getAnalysisCompleteTime()
CfnExperiment.RunningStatusObjectPropertyThe format is as a UNIX timestamp. For more information about this format, see The Current Epoch Unix Timestamp .
getAnalysisCompleteTime in interface CfnExperiment.RunningStatusObjectPropertypublic final String getDesiredState()
CfnExperiment.RunningStatusObjectPropertygetDesiredState in interface CfnExperiment.RunningStatusObjectPropertypublic final String getReason()
CfnExperiment.RunningStatusObjectPropertygetReason in interface CfnExperiment.RunningStatusObjectPropertypublic final String getStatus()
CfnExperiment.RunningStatusObjectProperty
If this experiment is currently running and you want to stop it now, specify STOP .
getStatus in interface CfnExperiment.RunningStatusObjectProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.