UpdateDataTableAttributeRequest
Types
Properties
Link copied to clipboard
The current name of the attribute to update. Used as an identifier since attribute names can be changed.
Link copied to clipboard
The unique identifier for the data table. Must also accept the table ARN with or without a version alias.
Link copied to clipboard
The updated description for the attribute.
Link copied to clipboard
The unique identifier for the Amazon Connect instance.
Link copied to clipboard
The updated validation rules for the attribute. Changes do not affect existing values until they are modified.
Link copied to clipboard
The updated value type for the attribute. When changing value types, existing values are not deleted but may return default values if incompatible.
Functions
Link copied to clipboard
inline fun copy(block: UpdateDataTableAttributeRequest.Builder.() -> Unit = {}): UpdateDataTableAttributeRequest