StartTrainedModelExportJobRequest

Types

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

Properties

Link copied to clipboard

The description of the trained model export job.

Link copied to clipboard

The membership ID of the member that is receiving the exported trained model artifacts.

Link copied to clipboard
val name: String?

The name of the trained model export job.

Link copied to clipboard

The output configuration information for the trained model export job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the trained model that you want to export.

Link copied to clipboard

The version identifier of the trained model to export. This specifies which version of the trained model should be exported to the specified destination.

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