IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem Class
IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem.
Constructor
IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem(*args: Any, **kwargs: Any)
Attributes
name
Name of custom property.
name: str | None
value
Value of custom property.
value: str | None