Endpoint Configuration Async Inference Config Output Config Notification Config
data class EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfig(val errorTopic: String? = null, val includeInferenceResponseIns: List<String>? = null, val successTopic: String? = null)
Constructors
Link copied to clipboard
fun EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfig(errorTopic: String? = null, includeInferenceResponseIns: List<String>? = null, successTopic: String? = null)