DatasetSource

Information about the location of a manifest file that Amazon Lookout for Vision uses to to create a dataset.

Types

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

Properties

Link copied to clipboard

Location information for the manifest file.

Functions

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