AdditionalModelDataSource

Data sources that are available to your model in addition to the one that you specify for ModelDataSource when you use the CreateModel action.

Types

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

Properties

Link copied to clipboard

A custom name for this AdditionalModelDataSource object.

Link copied to clipboard

Specifies the S3 location of ML model data to deploy.

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