CustomModelOutputDataConfig

data class CustomModelOutputDataConfig(val s3Uri: String)

Constructors

Link copied to clipboard
constructor(s3Uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The S3 URI where the output data is stored.