Uses of Interface
software.amazon.awscdk.services.glue.CfnJob.NotificationPropertyProperty
Packages that use CfnJob.NotificationPropertyProperty
-
Uses of CfnJob.NotificationPropertyProperty in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement CfnJob.NotificationPropertyPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnJob.NotificationPropertyProperty
Methods in software.amazon.awscdk.services.glue that return CfnJob.NotificationPropertyPropertyModifier and TypeMethodDescriptionCfnJob.NotificationPropertyProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type CfnJob.NotificationPropertyPropertyModifier and TypeMethodDescriptionCfnJob.Builder.notificationProperty
(CfnJob.NotificationPropertyProperty notificationProperty) Specifies configuration properties of a notification.CfnJobProps.Builder.notificationProperty
(CfnJob.NotificationPropertyProperty notificationProperty) Sets the value ofCfnJobProps.getNotificationProperty()
void
CfnJob.setNotificationProperty
(CfnJob.NotificationPropertyProperty value) Specifies configuration properties of a notification.