GetEntityRecordsRequest

Types

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

Properties

Link copied to clipboard

The catalog ID of the catalog that contains the connection. This can be null, By default, the Amazon Web Services Account ID is the catalog ID.

Link copied to clipboard

The name of the connection that contains the connection type credentials.

Link copied to clipboard

Connector options that are required to query the data.

Link copied to clipboard

The API version of the SaaS connector.

Link copied to clipboard

Name of the entity that we want to query the preview data from the given connection type.

Link copied to clipboard

A filter predicate that you can apply in the query request.

Link copied to clipboard
val limit: Long?

Limits the number of records fetched with the request.

Link copied to clipboard

A continuation token, included if this is a continuation call.

Link copied to clipboard

A parameter that orders the response preview data.

Link copied to clipboard

List of fields that we want to fetch as part of preview data.

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