errorTopic property

Input<String?>? errorTopic
final

SNS topic to post a notification to when inference fails. If no topic is provided, no notification is sent on failure.

Implementation

final pulumi.Input<String?>? errorTopic;