S3MachineLearningModelResourceData

Attributes that define an Amazon S3 machine learning resource.

Types

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

Properties

Link copied to clipboard

The absolute local path of the resource inside the Lambda environment.

Link copied to clipboard

The owner setting for downloaded machine learning resources.

Link copied to clipboard

The URI of the source model in an S3 bucket. The model package must be in tar.gz or .zip format.

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