CreateWorkspacePageRequest

Types

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

Properties

Link copied to clipboard

A JSON string containing input parameters for the view, validated against the view's input schema.

Link copied to clipboard

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

Link copied to clipboard
val page: String?

The page identifier. Valid system pages include HOME and AGENT_EXPERIENCE. Custom pages cannot use the aws: or connect: prefixes.

Link copied to clipboard

The Amazon Resource Name (ARN) of the view to associate with the page.

Link copied to clipboard
val slug: String?

The URL-friendly identifier for the page.

Link copied to clipboard

The identifier of the workspace.

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