Endpoint Configuration Async Inference Config Output Config
data class EndpointConfigurationAsyncInferenceConfigOutputConfig(val kmsKeyId: String? = null, val notificationConfig: EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfig? = null, val s3FailurePath: String? = null, val s3OutputPath: String)
Constructors
Link copied to clipboard
fun EndpointConfigurationAsyncInferenceConfigOutputConfig(kmsKeyId: String? = null, notificationConfig: EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfig? = null, s3FailurePath: String? = null, s3OutputPath: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard