public static interface UnsubscribeResponse.Builder extends CodestarNotificationsResponse.Builder, SdkPojo, CopyableBuilder<UnsubscribeResponse.Builder,UnsubscribeResponse>
| Modifier and Type | Method and Description |
|---|---|
UnsubscribeResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the the notification rule from which you have removed a subscription.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUnsubscribeResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the the notification rule from which you have removed a subscription.
arn - The Amazon Resource Name (ARN) of the the notification rule from which you have removed a
subscription.Copyright © 2019. All rights reserved.