InferenceExperimentSummary

Lists a summary of properties of an inference experiment.

Types

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

Properties

Link copied to clipboard

The timestamp at which the inference experiment was completed.

Link copied to clipboard

The timestamp at which the inference experiment was created.

Link copied to clipboard

The description of the inference experiment.

Link copied to clipboard

The timestamp when you last modified the inference experiment.

Link copied to clipboard
val name: String?

The name of the inference experiment.

Link copied to clipboard

The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and container images, and manage Amazon SageMaker Inference endpoints for model deployment.

Link copied to clipboard

The duration for which the inference experiment ran or will run.

Link copied to clipboard

The status of the inference experiment.

Link copied to clipboard

The error message for the inference experiment status result.

Link copied to clipboard

The type of the inference experiment.

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