CreateAgentRuntimeEndpointRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the agent runtime to create an endpoint for.

Link copied to clipboard

The version of the agent runtime to use for the endpoint.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotency of the request.

Link copied to clipboard

The description of the agent runtime endpoint.

Link copied to clipboard
val name: String?

The name of the agent runtime endpoint.

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