ILaunchRef

class aws_cdk.aws_evidently.ILaunchRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

launch_ref

(experimental) A reference to a Launch resource.

Stability:

experimental

node

The tree node.