Share via


GlossaryPartialUpdateTermBodyParam interface

Properties

body

A map containing keys as attribute names and values as corresponding attribute values to be updated.

Property Details

body

A map containing keys as attribute names and values as corresponding attribute values to be updated.

body: Record<string, string>

Property Value

Record<string, string>