BatchGetRecordIdentifier

The identifier that identifies the batch of Records you are retrieving in a batch.

Types

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

Properties

Link copied to clipboard

The name or Amazon Resource Name (ARN) of the FeatureGroup containing the records you are retrieving in a batch.

Link copied to clipboard

List of names of Features to be retrieved. If not specified, the latest value for all the Features are returned.

Link copied to clipboard

The value for a list of record identifiers in string format.

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