FlowEndpointsConfiguration Class
The endpoints configuration.
Constructor
FlowEndpointsConfiguration(*, workflow: FlowEndpoints | None = None, connector: FlowEndpoints | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
workflow
|
The workflow endpoints. Default value: None
|
connector
|
The connector endpoints. Default value: None
|
Variables
Name | Description |
---|---|
workflow
|
The workflow endpoints. |
connector
|
The connector endpoints. |