Skip to main content
Version: 6 - Palatschinke

Process

class flow_api.process.Process(select=None, init=None, by=id, **kwargs)

Base class: Activity

The Process class represents running processes in Cloudomation.

See the corresponding Resources class at Process

Parameters

NameTypeDescription
**kwargs
by
init
select

Constants

RESOURCE = process

Methods