IFlowRef

class aws_cdk.aws_appflow.IFlowRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a Flow.

Stability:

experimental

Attributes

flow_ref

(experimental) A reference to a Flow resource.

Stability:

experimental

node

The tree node.