| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration |
NotificationConfiguration.clone() |
NotificationConfiguration |
ScheduledQueryDescription.getNotificationConfiguration()
Notification configuration.
|
NotificationConfiguration |
CreateScheduledQueryRequest.getNotificationConfiguration()
Notification configuration for the scheduled query.
|
NotificationConfiguration |
NotificationConfiguration.withSnsConfiguration(SnsConfiguration snsConfiguration)
Details on SNS configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledQueryDescription.setNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Notification configuration.
|
void |
CreateScheduledQueryRequest.setNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Notification configuration for the scheduled query.
|
ScheduledQueryDescription |
ScheduledQueryDescription.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Notification configuration.
|
CreateScheduledQueryRequest |
CreateScheduledQueryRequest.withNotificationConfiguration(NotificationConfiguration notificationConfiguration)
Notification configuration for the scheduled query.
|
Copyright © 2024. All rights reserved.