IDiscovererRef

class aws_cdk.aws_eventschemas.IDiscovererRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

discoverer_ref

(experimental) A reference to a Discoverer resource.

Stability:

experimental

node

The tree node.