| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnJob.NotificationPropertyProperty.Jsii$Proxy
An implementation for
CfnJob.NotificationPropertyProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnJob.NotificationPropertyProperty |
CfnJob.NotificationPropertyProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnJobProps.Builder |
CfnJobProps.Builder.notificationProperty(CfnJob.NotificationPropertyProperty notificationProperty)
Sets the value of
CfnJobProps.getNotificationProperty() |
CfnJob.Builder |
CfnJob.Builder.notificationProperty(CfnJob.NotificationPropertyProperty notificationProperty)
Specifies configuration properties of a notification.
|
void |
CfnJob.setNotificationProperty(CfnJob.NotificationPropertyProperty value)
Specifies configuration properties of a notification.
|
Copyright © 2022. All rights reserved.