AsyncInferenceOutputConfig

Specifies the configuration for asynchronous inference invocation outputs.

Types

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

Properties

Link copied to clipboard

The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that SageMaker uses to encrypt the asynchronous inference output in Amazon S3.

Link copied to clipboard

Specifies the configuration for notifications of inference results for asynchronous inference.

Link copied to clipboard

The Amazon S3 location to upload failure inference responses to.

Link copied to clipboard

The Amazon S3 location to upload inference responses to.

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