AsyncInferenceConfig

Specifies configuration for how an endpoint performs asynchronous inference.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configures the behavior of the client used by 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String