Uses of Class
software.amazon.awssdk.services.bedrockdataautomationruntime.model.NotificationConfiguration
-
Packages that use NotificationConfiguration Package Description software.amazon.awssdk.services.bedrockdataautomationruntime.model -
-
Uses of NotificationConfiguration in software.amazon.awssdk.services.bedrockdataautomationruntime.model
Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.model that return NotificationConfiguration Modifier and Type Method Description NotificationConfigurationInvokeDataAutomationAsyncRequest. notificationConfiguration()Notification configuration.Methods in software.amazon.awssdk.services.bedrockdataautomationruntime.model with parameters of type NotificationConfiguration Modifier and Type Method Description InvokeDataAutomationAsyncRequest.BuilderInvokeDataAutomationAsyncRequest.Builder. notificationConfiguration(NotificationConfiguration notificationConfiguration)Notification configuration.
-