CreateAgentRuntimeEndpointRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the AgentCore Runtime to create an endpoint for.

Link copied to clipboard

The version of the AgentCore 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 AgentCore Runtime endpoint.

Link copied to clipboard
val name: String?

The name of the AgentCore Runtime endpoint.

Link copied to clipboard

A map of tag keys and values to assign to the agent runtime endpoint. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment.

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