| Package | Description |
|---|---|
| com.amazonaws.services.timestreamquery.model |
| Modifier and Type | Method and Description |
|---|---|
SnsConfiguration |
SnsConfiguration.clone() |
SnsConfiguration |
NotificationConfiguration.getSnsConfiguration()
Details on SNS configuration.
|
SnsConfiguration |
SnsConfiguration.withTopicArn(String topicArn)
SNS topic ARN that the scheduled query status notifications will be sent to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationConfiguration.setSnsConfiguration(SnsConfiguration snsConfiguration)
Details on SNS configuration.
|
NotificationConfiguration |
NotificationConfiguration.withSnsConfiguration(SnsConfiguration snsConfiguration)
Details on SNS configuration.
|
Copyright © 2024. All rights reserved.