IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem Class

IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem.

Constructor

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

Variables

Name Description
name
str

Name of custom property.

value
str

Value of custom property.

Attributes

name

Name of custom property.

name: str | None

value

Value of custom property.

value: str | None