MarketplaceModelEndpointSummary

Provides a summary of an endpoint for a model from Amazon Bedrock Marketplace.

Types

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

Properties

Link copied to clipboard

The timestamp when the endpoint was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint.

Link copied to clipboard

The ARN of the model from Amazon Bedrock Marketplace that is deployed on this endpoint.

Link copied to clipboard

The overall status of the endpoint in Amazon Bedrock Marketplace.

Link copied to clipboard

Additional information about the overall status, if available.

Link copied to clipboard

The timestamp when the endpoint 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