IntegrationRuntimeReference interface
Integration runtime reference type.
Properties
| parameters | Arguments for integration runtime. |
| reference |
Reference integration runtime name. |
| type | Type of integration runtime. |
Property Details
parameters
Arguments for integration runtime.
parameters?: Record<string, any>
Property Value
Record<string, any>
referenceName
Reference integration runtime name.
referenceName: string
Property Value
string
type
Type of integration runtime.
type: string
Property Value
string