IntegrationRuntimeReference interface

Integration runtime reference type.

Properties

parameters

Arguments for integration runtime.

referenceName

Reference integration runtime name.

type

Type of integration runtime.

Property Details

parameters

Arguments for integration runtime.

parameters?: {[propertyName: string]: any}

Property Value

{[propertyName: string]: any}

referenceName

Reference integration runtime name.

referenceName: string

Property Value

string

type

Type of integration runtime.

type: "IntegrationRuntimeReference"

Property Value

"IntegrationRuntimeReference"