Uses of Interface
software.amazon.awscdk.interfaces.glue.ICrawlerRef
Packages that use ICrawlerRef
Package
Description
AWS Glue Construct Library
-
Uses of ICrawlerRef in software.amazon.awscdk.interfaces.glue
Subinterfaces of ICrawlerRef in software.amazon.awscdk.interfaces.glueModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICrawlerRef.Classes in software.amazon.awscdk.interfaces.glue that implement ICrawlerRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICrawlerRef in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement ICrawlerRefModifier and TypeClassDescriptionclassTheAWS::Glue::Crawlerresource specifies an AWS Glue crawler.Methods in software.amazon.awscdk.services.glue that return ICrawlerRefModifier and TypeMethodDescriptionstatic ICrawlerRefCfnCrawler.fromCrawlerName(software.constructs.Construct scope, String id, String crawlerName) Creates a new ICrawlerRef from a crawlerName.