Package version:

Interface IntegrationRuntimeReference

Integration runtime reference type.

Hierarchy

  • IntegrationRuntimeReference

Properties

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

Arguments for integration runtime.

Type declaration

  • [propertyName: string]: any
referenceName: string

Reference integration runtime name.

type: string

Type of integration runtime.

Generated using TypeDoc