SearchDataTablesRequest

Types

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

Properties

Link copied to clipboard

The unique identifier for the Amazon Connect instance to search within.

Link copied to clipboard

The maximum number of data tables to return in one page of results.

Link copied to clipboard

Specify the pagination token from a previous request to retrieve the next page of results.

Link copied to clipboard

Search criteria including string conditions for matching table names, descriptions, or resource IDs. Supports STARTS_WITH, CONTAINS, and EXACT comparison types.

Link copied to clipboard

Optional filters to apply to the search results, such as tag-based filtering for attribute-based access control.

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