@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(CfnExperimentTemplateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnExperimentTemplateProps.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) |
Object |
getActions()
The actions for the experiment.
|
String |
getDescription()
A description for the experiment template.
|
Object |
getLogConfiguration()
The configuration for experiment logging.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of an IAM role that grants the AWS FIS service permission to perform service actions on your behalf.
|
Object |
getStopConditions()
The stop conditions.
|
Map<String,String> |
getTags()
The tags to apply to the experiment template.
|
Object |
getTargets()
The targets for the experiment.
|
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(CfnExperimentTemplateProps.Builder builder)
CfnExperimentTemplateProps.Builder.public final String getDescription()
CfnExperimentTemplatePropsgetDescription in interface CfnExperimentTemplatePropspublic final String getRoleArn()
CfnExperimentTemplatePropsgetRoleArn in interface CfnExperimentTemplatePropspublic final Object getStopConditions()
CfnExperimentTemplatePropsgetStopConditions in interface CfnExperimentTemplatePropspublic final Map<String,String> getTags()
CfnExperimentTemplatePropsgetTags in interface CfnExperimentTemplatePropspublic final Object getTargets()
CfnExperimentTemplatePropsgetTargets in interface CfnExperimentTemplatePropspublic final Object getActions()
CfnExperimentTemplatePropsgetActions in interface CfnExperimentTemplatePropspublic final Object getLogConfiguration()
CfnExperimentTemplatePropsgetLogConfiguration in interface CfnExperimentTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.