GetTrainedModelInferenceJobResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the configured model algorithm association that was used for the trained model inference job.

Link copied to clipboard

The execution parameters for the model inference job container.

Link copied to clipboard

The time at which the trained model inference job was created.

Link copied to clipboard

The data source that was used for the trained model inference job.

Link copied to clipboard

The description of the trained model inference job.

Link copied to clipboard

The environment variables to set in the Docker container.

Link copied to clipboard

Information about the training container image.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key. This key is used to encrypt and decrypt customer-owned data in the ML inference job and associated data.

Link copied to clipboard

The logs status for the trained model inference job.

Link copied to clipboard

Details about the logs status for the trained model inference job.

Link copied to clipboard

The membership ID of the membership that contains the trained model inference job.

Link copied to clipboard

The metrics status for the trained model inference job.

Link copied to clipboard

Details about the metrics status for the trained model inference job.

Link copied to clipboard

The name of the trained model inference job.

Link copied to clipboard

The output configuration information for the trained model inference job.

Link copied to clipboard

The resource configuration information for the trained model inference job.

Link copied to clipboard

The status of the trained model inference job.

Link copied to clipboard

Details about the status of a resource.

Link copied to clipboard

The optional metadata that you applied to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

Link copied to clipboard

The Amazon Resource Name (ARN) for the trained model that was used for the trained model inference job.

Link copied to clipboard

The Amazon Resource Name (ARN) of the trained model inference job.

Link copied to clipboard

The version identifier of the trained model used for this inference job. This identifies the specific version of the trained model that was used to generate the inference results.

Link copied to clipboard

The most recent time at which the trained model inference job was updated.

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