InferenceS3OutputConfiguration

Specifies configuration information for the output results from the inference, including output S3 location.

Types

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

Properties

Link copied to clipboard

The bucket containing the output results from the inference

Link copied to clipboard

The prefix for the S3 bucket used for the output results from 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