Uses of Class
software.amazon.awscdk.services.glue.CfnTrigger.ActionProperty.Builder
-
Uses of CfnTrigger.ActionProperty.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionSets the value ofCfnTrigger.ActionProperty.getArguments()
CfnTrigger.ActionProperty.builder()
CfnTrigger.ActionProperty.Builder.crawlerName
(String crawlerName) Sets the value ofCfnTrigger.ActionProperty.getCrawlerName()
Sets the value ofCfnTrigger.ActionProperty.getJobName()
CfnTrigger.ActionProperty.Builder.notificationProperty
(IResolvable notificationProperty) Sets the value ofCfnTrigger.ActionProperty.getNotificationProperty()
CfnTrigger.ActionProperty.Builder.notificationProperty
(CfnTrigger.NotificationPropertyProperty notificationProperty) Sets the value ofCfnTrigger.ActionProperty.getNotificationProperty()
CfnTrigger.ActionProperty.Builder.securityConfiguration
(String securityConfiguration) Sets the value ofCfnTrigger.ActionProperty.getSecurityConfiguration()
Sets the value ofCfnTrigger.ActionProperty.getTimeout()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTrigger.ActionProperty.Builder
.