public static interface NotificationTargetItem.Builder extends SdkPojo, CopyableBuilder<NotificationTargetItem.Builder,NotificationTargetItem>
| Modifier and Type | Method and Description |
|---|---|
NotificationTargetItem.Builder |
snsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) of the SNS topic.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildNotificationTargetItem.Builder snsTopicArn(String snsTopicArn)
The Amazon Resource Name (ARN) of the SNS topic.
snsTopicArn - The Amazon Resource Name (ARN) of the SNS topic.Copyright © 2023. All rights reserved.