OutputS3Object

The S3 location where Amazon Lookout for Vision saves training output.

Types

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

Properties

Link copied to clipboard

The bucket that contains the training output.

Link copied to clipboard
val key: String?

The location of the training output in the bucket.

Functions

Link copied to clipboard
inline fun copy(block: OutputS3Object.Builder.() -> Unit = {}): OutputS3Object
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