Backend_ActionConfig

map

The action configuration which contains arbitrary key-value entries

This type represents a key-value dictionary (map) where keys are strings and values conform to the target schema type below.

Container Type Key Type Value Type
Map String Any
part of the Apioo-Project