@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String actionId,
String description,
Object parameters,
List<String> startAfter,
Object targets)
Constructor that initializes the object based on literal property values passed by the
CfnExperimentTemplate.ExperimentTemplateActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getActionId()
`CfnExperimentTemplate.ExperimentTemplateActionProperty.ActionId`.
|
String |
getDescription()
`CfnExperimentTemplate.ExperimentTemplateActionProperty.Description`.
|
Object |
getParameters()
`CfnExperimentTemplate.ExperimentTemplateActionProperty.Parameters`.
|
List<String> |
getStartAfter()
`CfnExperimentTemplate.ExperimentTemplateActionProperty.StartAfter`.
|
Object |
getTargets()
`CfnExperimentTemplate.ExperimentTemplateActionProperty.Targets`.
|
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.public final String getActionId()
CfnExperimentTemplate.ExperimentTemplateActionPropertygetActionId 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.ExperimentTemplateActionPropertygetStartAfter 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 © 2021. All rights reserved.