snsTopicARN property

String? snsTopicARN
final

Specifies the ARN of the Amazon SNS topic that CloudTrail uses to send notifications when log files are delivered. The format of a topic ARN is:

arn:aws:sns:us-east-2:123456789012:MyTopic

Implementation

final String? snsTopicARN;