UpdateWorkspacePageRequest

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.

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

The new page identifier, if changing the page name.

Link copied to clipboard
val page: String?

The current page identifier.

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