InferenceProfileSummary

Contains information about an inference profile.

Types

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

Properties

Link copied to clipboard

The time at which the inference profile was created.

Link copied to clipboard

The description of the inference profile.

Link copied to clipboard

The Amazon Resource Name (ARN) of the inference profile.

Link copied to clipboard

The unique identifier of the inference profile.

Link copied to clipboard

The name of the inference profile.

Link copied to clipboard

A list of information about each model in the inference profile.

Link copied to clipboard

The status of the inference profile. ACTIVE means that the inference profile is ready to be used.

Link copied to clipboard

The type of the inference profile. The following types are possible:

Link copied to clipboard

The time at which the inference profile was last 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