| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| 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 |
|---|---|
CfnJob.Builder |
CfnJob.Builder.notificationProperty(CfnJob.NotificationPropertyProperty notificationProperty)
`AWS::Glue::Job.NotificationProperty`.
|
CfnJobProps.Builder |
CfnJobProps.Builder.notificationProperty(CfnJob.NotificationPropertyProperty notificationProperty)
Sets the value of
CfnJobProps.getNotificationProperty() |
void |
CfnJob.setNotificationProperty(CfnJob.NotificationPropertyProperty value)
`AWS::Glue::Job.NotificationProperty`.
|
Copyright © 2021. All rights reserved.