snsTopicARN property
The new SNS TopicArn
that you want to associate with this job.
You can create Amazon Resource Names (ARNs) for topics by using the CreateTopic
Amazon SNS API action.
You can subscribe email addresses to an Amazon SNS topic through the AWS Management Console, or by using the Subscribe AWS Simple Notification Service (SNS) API action.
Implementation
final String? snsTopicARN;