Builder
Properties
The timestamp when the data table was created.
An optional description of the data table's purpose and contents.
The AWS region where the data table was last modified, used for region replication.
The timestamp when the data table or any of its properties were last modified.
The lock version information used for optimistic locking and table versioning. Changes with each update to prevent concurrent modification conflicts.
The current status of the data table. One of PUBLISHED or SAVED.
The data level that concurrent value edits are locked on. One of DATA_TABLE, PRIMARY_VALUE, ATTRIBUTE, VALUE, and NONE. Determines how concurrent edits are handled when multiple users attempt to modify values simultaneously.
A description of the customer managed version.
Functions
construct an aws.sdk.kotlin.services.connect.model.DataTableLockVersion inside the given block