CreateModelCardExportJobRequest

Types

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

Properties

Link copied to clipboard

The name of the model card export job.

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the model card to export.

Link copied to clipboard

The version of the model card to export. If a version is not provided, then the latest version of the model card is exported.

Link copied to clipboard

The model card output configuration that specifies the Amazon S3 path for exporting.

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