@Stability(value=Stable) @Internal public static final class CfnExperimentTemplate.ExperimentTemplateActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnExperimentTemplate.ExperimentTemplateActionProperty
CfnExperimentTemplate.ExperimentTemplateActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnExperimentTemplate.ExperimentTemplateActionProperty.Builder, CfnExperimentTemplate.ExperimentTemplateActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnExperimentTemplate.ExperimentTemplateActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnExperimentTemplate.ExperimentTemplateActionProperty.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 |
getActionId()
The ID of the action.
|
String |
getDescription()
A description for the action.
|
Object |
getParameters()
The parameters for the action, if applicable.
|
List<String> |
getStartAfter()
The name of the action that must be completed before the current action starts.
|
Object |
getTargets()
The targets for the action.
|
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(CfnExperimentTemplate.ExperimentTemplateActionProperty.Builder builder)
CfnExperimentTemplate.ExperimentTemplateActionProperty.Builder.public final String getActionId()
CfnExperimentTemplate.ExperimentTemplateActionPropertyThe format of the action ID is: aws: service-name : action-type .
getActionId in interface CfnExperimentTemplate.ExperimentTemplateActionPropertypublic final String getDescription()
CfnExperimentTemplate.ExperimentTemplateActionPropertygetDescription in interface CfnExperimentTemplate.ExperimentTemplateActionPropertypublic final Object getParameters()
CfnExperimentTemplate.ExperimentTemplateActionPropertygetParameters in interface CfnExperimentTemplate.ExperimentTemplateActionPropertypublic final List<String> getStartAfter()
CfnExperimentTemplate.ExperimentTemplateActionPropertyOmit this parameter to run the action at the start of the experiment.
getStartAfter in interface CfnExperimentTemplate.ExperimentTemplateActionPropertypublic final Object getTargets()
CfnExperimentTemplate.ExperimentTemplateActionPropertygetTargets in interface CfnExperimentTemplate.ExperimentTemplateActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.