@Stability(value=Stable) @Internal public static final class CfnResponsePlan.SsmAutomationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnResponsePlan.SsmAutomationProperty
CfnResponsePlan.SsmAutomationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnResponsePlan.SsmAutomationProperty.Builder, CfnResponsePlan.SsmAutomationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnResponsePlan.SsmAutomationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnResponsePlan.ActionProperty.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 |
getDocumentName()
The automation document's name.
|
String |
getDocumentVersion()
The automation document's version to use when running.
|
Object |
getDynamicParameters()
`CfnResponsePlan.SsmAutomationProperty.DynamicParameters`.
|
Object |
getParameters()
The key-value pair parameters to use when running the automation document.
|
String |
getRoleArn()
The Amazon Resource Name (ARN) of the role that the automation document will assume when running commands.
|
String |
getTargetAccount()
The account that the automation document will be run in.
|
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(CfnResponsePlan.SsmAutomationProperty.Builder builder)
CfnResponsePlan.ActionProperty.Builder.public final String getDocumentName()
CfnResponsePlan.SsmAutomationPropertygetDocumentName in interface CfnResponsePlan.SsmAutomationPropertypublic final String getRoleArn()
CfnResponsePlan.SsmAutomationPropertygetRoleArn in interface CfnResponsePlan.SsmAutomationPropertypublic final String getDocumentVersion()
CfnResponsePlan.SsmAutomationPropertygetDocumentVersion in interface CfnResponsePlan.SsmAutomationPropertypublic final Object getDynamicParameters()
CfnResponsePlan.SsmAutomationPropertygetDynamicParameters in interface CfnResponsePlan.SsmAutomationPropertypublic final Object getParameters()
CfnResponsePlan.SsmAutomationPropertygetParameters in interface CfnResponsePlan.SsmAutomationPropertypublic final String getTargetAccount()
CfnResponsePlan.SsmAutomationPropertyThis can be in either the management account or an application account.
getTargetAccount in interface CfnResponsePlan.SsmAutomationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.