ModelDataSource

Specifies the location of ML model data to deploy. If specified, you must specify one and only one of the available data sources.

Types

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

Properties

Link copied to clipboard

Specifies the S3 location of ML model data to deploy.

Functions

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