Endpoint Configuration Async Inference Config Output Config Args
data class EndpointConfigurationAsyncInferenceConfigOutputConfigArgs(val kmsKeyId: Output<String>? = null, val notificationConfig: Output<EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfigArgs>? = null, val s3FailurePath: Output<String>? = null, val s3OutputPath: Output<String>) : ConvertibleToJava<EndpointConfigurationAsyncInferenceConfigOutputConfigArgs>
Constructors
Link copied to clipboard
fun EndpointConfigurationAsyncInferenceConfigOutputConfigArgs(kmsKeyId: Output<String>? = null, notificationConfig: Output<EndpointConfigurationAsyncInferenceConfigOutputConfigNotificationConfigArgs>? = null, s3FailurePath: Output<String>? = null, s3OutputPath: Output<String>)
Functions
Properties
Link copied to clipboard
Link copied to clipboard