ICrawlerRef
- class aws_cdk.aws_glue.ICrawlerRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Crawler.
- Stability:
experimental
Attributes
- crawler_ref
(experimental) A reference to a Crawler resource.
- Stability:
experimental
- node
The tree node.