public static interface NotificationConfiguration.Builder extends SdkPojo, CopyableBuilder<NotificationConfiguration.Builder,NotificationConfiguration>
| Modifier and Type | Method and Description |
|---|---|
NotificationConfiguration.Builder |
notificationTopicArn(String notificationTopicArn)
The ARN for the SNS topic to which notifications should be published.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNotificationConfiguration.Builder notificationTopicArn(String notificationTopicArn)
The ARN for the SNS topic to which notifications should be published.
notificationTopicArn - The ARN for the SNS topic to which notifications should be published.Copyright © 2020. All rights reserved.