public static interface SnsTopicSinkConfiguration.Builder extends SdkPojo, CopyableBuilder<SnsTopicSinkConfiguration.Builder,SnsTopicSinkConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SnsTopicSinkConfiguration.Builder |
insightsTarget(String insightsTarget)
The ARN of the SNS sink.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnsTopicSinkConfiguration.Builder insightsTarget(String insightsTarget)
The ARN of the SNS sink.
insightsTarget - The ARN of the SNS sink.Copyright © 2023. All rights reserved.