public static interface UnsubscribeRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<UnsubscribeRequest.Builder,UnsubscribeRequest>
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeRequest.Builder |
subscriptionArn(String subscriptionArn)
The ARN of the subscription to be deleted.
|
UnsubscribeRequest.Builder subscriptionArn(String subscriptionArn)
The ARN of the subscription to be deleted.
subscriptionArn - The ARN of the subscription to be deleted.Copyright © 2017. All rights reserved.