Builder
Properties
The unique identifier for the attribute within the data table.
The Amazon Resource Name (ARN) of the data table that contains this attribute.
The unique identifier of the data table that contains this attribute.
An optional description explaining the purpose and usage of this attribute.
The AWS region where this attribute was last modified, used for region replication.
The timestamp when this attribute was last modified.
The lock version for this attribute, used for optimistic locking to prevent concurrent modification conflicts.
The validation rules applied to values of this attribute. Based on JSON Schema Draft 2020-12 with additional Connect-specific validations for data integrity.
The type of value allowed for this attribute. Must be one of TEXT, TEXT_LIST, NUMBER, NUMBER_LIST, or BOOLEAN. Determines how values are validated and processed.
Functions
construct an aws.sdk.kotlin.services.connect.model.DataTableLockVersion inside the given block
construct an aws.sdk.kotlin.services.connect.model.Validation inside the given block