@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.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html#cfn-glue-trigger-action-argumentspublic final String getCrawlerName()
CfnTrigger.ActionPropertygetCrawlerName in interface CfnTrigger.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html#cfn-glue-trigger-action-crawlernamepublic final String getJobName()
CfnTrigger.ActionPropertygetJobName in interface CfnTrigger.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html#cfn-glue-trigger-action-jobnamepublic final Object getNotificationProperty()
CfnTrigger.ActionPropertygetNotificationProperty in interface CfnTrigger.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html#cfn-glue-trigger-action-notificationpropertypublic final String getSecurityConfiguration()
CfnTrigger.ActionPropertygetSecurityConfiguration in interface CfnTrigger.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html#cfn-glue-trigger-action-securityconfigurationpublic final Number getTimeout()
CfnTrigger.ActionPropertygetTimeout in interface CfnTrigger.ActionPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-trigger-action.html#cfn-glue-trigger-action-timeout@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.