notification Config
suspend fun notificationConfig(value: Output<EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfigArgs>)
suspend fun notificationConfig(value: EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfigArgs?)
Parameters
value
Specifies the configuration for notifications of inference results for asynchronous inference.
suspend fun notificationConfig(argument: suspend EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies the configuration for notifications of inference results for asynchronous inference.