Application

This API is in preview release for Amazon Connect and is subject to change.

A third-party application's metadata.

Types

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

Properties

Link copied to clipboard

The permissions that the agent is granted on the application. For third-party applications, only the ACCESS permission is supported. For MCP Servers, the permissions are tool Identifiers accepted by MCP Server.

Link copied to clipboard

Namespace of the application that you want to give access to.

Link copied to clipboard

Type of Application.

Functions

Link copied to clipboard
inline fun copy(block: Application.Builder.() -> Unit = {}): Application
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