Uses of Class
software.amazon.awscdk.services.glue.CfnTrigger.ConditionProperty.Builder
-
Uses of CfnTrigger.ConditionProperty.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionCfnTrigger.ConditionProperty.builder()
CfnTrigger.ConditionProperty.Builder.crawlerName
(String crawlerName) Sets the value ofCfnTrigger.ConditionProperty.getCrawlerName()
CfnTrigger.ConditionProperty.Builder.crawlState
(String crawlState) Sets the value ofCfnTrigger.ConditionProperty.getCrawlState()
Sets the value ofCfnTrigger.ConditionProperty.getJobName()
CfnTrigger.ConditionProperty.Builder.logicalOperator
(String logicalOperator) Sets the value ofCfnTrigger.ConditionProperty.getLogicalOperator()
Sets the value ofCfnTrigger.ConditionProperty.getState()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTrigger.ConditionProperty.Builder
.