successTopic property

Input<String?>? successTopic
final

SNS topic to post a notification to when inference completes successfully. If no topic is provided, no notification is sent on success.

Implementation

final pulumi.Input<String?>? successTopic;