EndpointConfigurationAsyncInferenceConfigArgs

data class EndpointConfigurationAsyncInferenceConfigArgs(val clientConfig: Output<EndpointConfigurationAsyncInferenceConfigClientConfigArgs>? = null, val outputConfig: Output<EndpointConfigurationAsyncInferenceConfigOutputConfigArgs>) : ConvertibleToJava<EndpointConfigurationAsyncInferenceConfigArgs>

Constructors

Properties

Link copied to clipboard

Configures the behavior of the client used by Amazon SageMaker to interact with the model container during asynchronous inference.

Link copied to clipboard

Specifies the configuration for asynchronous inference invocation outputs.

Functions

Link copied to clipboard
open override fun toJava(): EndpointConfigurationAsyncInferenceConfigArgs