@Stability(value=Stable) @Internal public static final class CfnTrigger.ActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTrigger.ActionProperty
CfnTrigger.ActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTrigger.ActionProperty.Builder, CfnTrigger.ActionProperty.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(Object arguments,
String crawlerName,
String jobName,
Object notificationProperty,
String securityConfiguration,
Number timeout)
Constructor that initializes the object based on literal property values passed by the
CfnTrigger.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getArguments()
`CfnTrigger.ActionProperty.Arguments`.
|
String |
getCrawlerName()
`CfnTrigger.ActionProperty.CrawlerName`.
|
String |
getJobName()
`CfnTrigger.ActionProperty.JobName`.
|
Object |
getNotificationProperty()
`CfnTrigger.ActionProperty.NotificationProperty`.
|
String |
getSecurityConfiguration()
`CfnTrigger.ActionProperty.SecurityConfiguration`.
|
Number |
getTimeout()
`CfnTrigger.ActionProperty.Timeout`.
|
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 Object getArguments()
CfnTrigger.ActionPropertygetArguments in interface CfnTrigger.ActionPropertypublic final String getCrawlerName()
CfnTrigger.ActionPropertygetCrawlerName in interface CfnTrigger.ActionPropertypublic final String getJobName()
CfnTrigger.ActionPropertygetJobName in interface CfnTrigger.ActionPropertypublic final Object getNotificationProperty()
CfnTrigger.ActionPropertygetNotificationProperty in interface CfnTrigger.ActionPropertypublic final String getSecurityConfiguration()
CfnTrigger.ActionPropertygetSecurityConfiguration in interface CfnTrigger.ActionPropertypublic final Number getTimeout()
CfnTrigger.ActionPropertygetTimeout in interface CfnTrigger.ActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.