Builder
Properties
The unique identifier for the data table. Must also accept the table ARN with or without a version alias. If the version is provided as part of the identifier or ARN, the version must be one of the two available system managed aliases,
$SAVED or $
LATEST.The unique identifier for the Amazon Connect instance.
The lock version information required for optimistic locking to prevent concurrent modifications.
The new primary values for the record. Required and must include values for all primary attributes. The combination must be unique within the table.
The current primary values for the record. Required and must include values for all primary attributes. Fails if the table has primary attributes and some primary values are omitted.
Functions
construct an aws.sdk.kotlin.services.connect.model.DataTableLockVersion inside the given block