mutableItemOf

Returns a new immutable Item with the specified attributes, given as name-value pairs

Parameters

pairs

A collection of Pair<String, AttributeValue> where the first value is the attribute name and the second is the attribute value.