public static interface SnsConfiguration.Builder extends SdkPojo, CopyableBuilder<SnsConfiguration.Builder,SnsConfiguration>
| Modifier and Type | Method and Description |
|---|---|
SnsConfiguration.Builder |
topicArn(String topicArn)
SNS topic ARN that the scheduled query status notifications will be sent to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSnsConfiguration.Builder topicArn(String topicArn)
SNS topic ARN that the scheduled query status notifications will be sent to.
topicArn - SNS topic ARN that the scheduled query status notifications will be sent to.Copyright © 2023. All rights reserved.