@Stability(value=Stable) @Internal public static final class CfnExperimentTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnExperimentTemplateProps
CfnExperimentTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnExperimentTemplateProps.Builder, CfnExperimentTemplateProps.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 description,
String roleArn,
Object stopConditions,
Object tags,
Object targets,
Object actions)
Constructor that initializes the object based on literal property values passed by the
CfnExperimentTemplateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActions()
`AWS::FIS::ExperimentTemplate.actions`.
|
String |
getDescription()
`AWS::FIS::ExperimentTemplate.description`.
|
String |
getRoleArn()
`AWS::FIS::ExperimentTemplate.roleArn`.
|
Object |
getStopConditions()
`AWS::FIS::ExperimentTemplate.stopConditions`.
|
Object |
getTags()
`AWS::FIS::ExperimentTemplate.tags`.
|
Object |
getTargets()
`AWS::FIS::ExperimentTemplate.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 getDescription()
CfnExperimentTemplatePropsgetDescription in interface CfnExperimentTemplatePropspublic final String getRoleArn()
CfnExperimentTemplatePropsgetRoleArn in interface CfnExperimentTemplatePropspublic final Object getStopConditions()
CfnExperimentTemplatePropsgetStopConditions in interface CfnExperimentTemplatePropspublic final Object getTags()
CfnExperimentTemplatePropsgetTags in interface CfnExperimentTemplatePropspublic final Object getTargets()
CfnExperimentTemplatePropsgetTargets in interface CfnExperimentTemplatePropspublic final Object getActions()
CfnExperimentTemplatePropsgetActions in interface CfnExperimentTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.