@Stability(value=Stable) @Internal public static final class CfnTrigger.ConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTrigger.ConditionProperty
CfnTrigger.ConditionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTrigger.ConditionProperty.Builder, CfnTrigger.ConditionProperty.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 crawlerName,
String crawlState,
String jobName,
String logicalOperator,
String state)
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) |
String |
getCrawlerName()
`CfnTrigger.ConditionProperty.CrawlerName`.
|
String |
getCrawlState()
`CfnTrigger.ConditionProperty.CrawlState`.
|
String |
getJobName()
`CfnTrigger.ConditionProperty.JobName`.
|
String |
getLogicalOperator()
`CfnTrigger.ConditionProperty.LogicalOperator`.
|
String |
getState()
`CfnTrigger.ConditionProperty.State`.
|
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 getCrawlerName()
CfnTrigger.ConditionPropertygetCrawlerName in interface CfnTrigger.ConditionPropertypublic final String getCrawlState()
CfnTrigger.ConditionPropertygetCrawlState in interface CfnTrigger.ConditionPropertypublic final String getJobName()
CfnTrigger.ConditionPropertygetJobName in interface CfnTrigger.ConditionPropertypublic final String getLogicalOperator()
CfnTrigger.ConditionPropertygetLogicalOperator in interface CfnTrigger.ConditionPropertypublic final String getState()
CfnTrigger.ConditionPropertygetState in interface CfnTrigger.ConditionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.