FlowEndpointsConfiguration Class

The endpoints configuration.

Constructor

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

Variables

Name Description
workflow

The workflow endpoints.

connector

The connector endpoints.

Attributes

connector

The connector endpoints.

connector: _models.FlowEndpoints | None

workflow

The workflow endpoints.

workflow: _models.FlowEndpoints | None