@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(CfnTrigger.ConditionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTrigger.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 |
getCrawlerName()
The name of the crawler to which this condition applies.
|
String |
getCrawlState()
The state of the crawler to which this condition applies.
|
String |
getJobName()
The name of the job whose `JobRuns` this condition applies to, and on which this trigger waits.
|
String |
getLogicalOperator()
A logical operator.
|
String |
getState()
The condition 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.protected Jsii$Proxy(CfnTrigger.ConditionProperty.Builder builder)
CfnTrigger.ActionProperty.Builder.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.ConditionProperty
Currently, the values supported are SUCCEEDED , STOPPED , TIMEOUT , and FAILED .
getState in interface CfnTrigger.ConditionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.