IcebergReplicationSafetyValve Data Model

Properties
name data type description
configs array of ApiMapEntry

Example

{
  "configs" : [ {
    "key" : "...",
    "value" : "..."
  }, {
    "key" : "...",
    "value" : "..."
  } ]
}