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. Only the ACCESS permission is supported.

Link copied to clipboard

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

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