public static interface AwsSnsTopicSubscription.Builder extends SdkPojo, CopyableBuilder<AwsSnsTopicSubscription.Builder,AwsSnsTopicSubscription>
| Modifier and Type | Method and Description |
|---|---|
AwsSnsTopicSubscription.Builder |
endpoint(String endpoint)
The subscription's endpoint (format depends on the protocol).
|
AwsSnsTopicSubscription.Builder |
protocol(String protocol)
The subscription's protocol.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsSnsTopicSubscription.Builder endpoint(String endpoint)
The subscription's endpoint (format depends on the protocol).
endpoint - The subscription's endpoint (format depends on the protocol).AwsSnsTopicSubscription.Builder protocol(String protocol)
The subscription's protocol.
protocol - The subscription's protocol.Copyright © 2023. All rights reserved.