set

abstract fun set(block: UpdateDsl.Set.() -> Unit)

Builds a SET clause for this update expression, which may be used to modify or add item attributes. See Set for more details and examples.