UpdateModelPackageRequest

Types

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

Properties

Link copied to clipboard

An array of additional Inference Specification objects to be added to the existing array additional Inference Specification. Total number of additional Inference Specifications can not exceed 15. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.

Link copied to clipboard

A description for the approval status of the model.

Link copied to clipboard

The metadata properties associated with the model package versions.

Link copied to clipboard

The metadata properties associated with the model package versions to remove.

Link copied to clipboard

The approval status of the model.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model package.

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