DBaaS Integration Types
Properties
| Property | Type | Required | Description |
|---|---|---|---|
dest-description | string | no | The description of the destination service types. |
dest-service-types | array[string] | no | A list of the destination service types the integration supports. |
settings | object | no | A JSON schema of additional settings of the integration. schema details |
source-description | string | no | The description of the source service types. |
source-service-types | array[string] | no | A list of the source service types the integration supports. |
type | string | no | The type of the integration. |
Last updated on