IntegrationRuntimeReference Class

Integration runtime reference type.

Constructor

IntegrationRuntimeReference(*args: Any, **kwargs: Any)

Variables

Name Description
type

Type of integration runtime. Required. "IntegrationRuntimeReference"

reference_name
str

Reference integration runtime name. Required.

parameters

Arguments for integration runtime.

Attributes

parameters

Arguments for integration runtime.

parameters: dict[str, Any] | None

reference_name

Reference integration runtime name. Required.

reference_name: str

type

Type of integration runtime. Required. "IntegrationRuntimeReference"

type: str | _models.IntegrationRuntimeReferenceType