IFeatureRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

feature_ref

(experimental) A reference to a Feature resource.

Stability:

experimental

node

The tree node.