ModelContainerModelDataSourceS3DataSourceModelAccessConfigArgs

data class ModelContainerModelDataSourceS3DataSourceModelAccessConfigArgs(val acceptEula: Output<Boolean>) : ConvertibleToJava<ModelContainerModelDataSourceS3DataSourceModelAccessConfigArgs>

Constructors

constructor(acceptEula: Output<Boolean>)

Properties

Link copied to clipboard
val acceptEula: Output<Boolean>

Specifies agreement to the model end-user license agreement (EULA). The AcceptEula value must be explicitly defined as true in order to accept the EULA that this model requires. You are responsible for reviewing and complying with any applicable license terms and making sure they are acceptable for your use case before downloading or using a model.

Functions

Link copied to clipboard
open override fun toJava(): ModelContainerModelDataSourceS3DataSourceModelAccessConfigArgs