InferenceS3InputConfiguration

Specifies configuration information for the input data for the inference, including input data S3 location.

Types

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

Properties

Link copied to clipboard

The bucket containing the input dataset for the inference.

Link copied to clipboard

The prefix for the S3 bucket used for the input data for the inference.

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