DescribeInferenceComponentResponse

Types

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

Properties

Link copied to clipboard

The time when the inference component was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint that hosts the inference component.

Link copied to clipboard

The name of the endpoint that hosts the inference component.

Link copied to clipboard

If the inference component status is Failed, the reason for the failure.

Link copied to clipboard

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

Link copied to clipboard

The name of the inference component.

Link copied to clipboard

The status of the inference component.

Link copied to clipboard

The time when the inference component was last updated.

Link copied to clipboard

Details about the runtime settings for the model that is deployed with the inference component.

Link copied to clipboard

Details about the resources that are deployed with this inference component.

Link copied to clipboard

The name of the production variant that hosts the inference component.

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