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 Amazon SNS topic to which notifications should be published.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
NotificationConfiguration.Builder notificationTopicArn(String notificationTopicArn)
The ARN for the Amazon SNS topic to which notifications should be published.
notificationTopicArn
- The ARN for the Amazon SNS topic to which notifications should be published.Copyright © 2022. All rights reserved.