ListDataTablePrimaryValuesRequest

Types

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

Properties

Link copied to clipboard

The unique identifier for the data table whose primary values should be listed.

Link copied to clipboard

The unique identifier for the Amazon Connect instance.

Link copied to clipboard

The maximum number of data table primary values 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

Optional filter to retrieve primary values matching specific criteria.

Link copied to clipboard

Optional list of specific record IDs to retrieve. Used for CloudFormation to effectively describe records by ID. If NextToken is provided, this parameter is ignored.

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