Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnCrawlerMixinProps.Builder
Packages that use CfnCrawlerMixinProps.Builder
-
Uses of CfnCrawlerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnCrawlerMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnCrawlerMixinProps.BuilderCfnCrawlerMixinProps.builder()CfnCrawlerMixinProps.Builder.classifiers(List<String> classifiers) Sets the value ofCfnCrawlerMixinProps.getClassifiers()CfnCrawlerMixinProps.Builder.configuration(String configuration) Sets the value ofCfnCrawlerMixinProps.getConfiguration()CfnCrawlerMixinProps.Builder.crawlerSecurityConfiguration(String crawlerSecurityConfiguration) Sets the value ofCfnCrawlerMixinProps.getCrawlerSecurityConfiguration()CfnCrawlerMixinProps.Builder.databaseName(String databaseName) Sets the value ofCfnCrawlerMixinProps.getDatabaseName()CfnCrawlerMixinProps.Builder.databaseName(IBucketRef databaseName) Sets the value ofCfnCrawlerMixinProps.getDatabaseName()CfnCrawlerMixinProps.Builder.description(String description) Sets the value ofCfnCrawlerMixinProps.getDescription()CfnCrawlerMixinProps.Builder.lakeFormationConfiguration(CfnCrawlerPropsMixin.LakeFormationConfigurationProperty lakeFormationConfiguration) Sets the value ofCfnCrawlerMixinProps.getLakeFormationConfiguration()CfnCrawlerMixinProps.Builder.lakeFormationConfiguration(IResolvable lakeFormationConfiguration) Sets the value ofCfnCrawlerMixinProps.getLakeFormationConfiguration()Sets the value ofCfnCrawlerMixinProps.getName()CfnCrawlerMixinProps.Builder.recrawlPolicy(CfnCrawlerPropsMixin.RecrawlPolicyProperty recrawlPolicy) Sets the value ofCfnCrawlerMixinProps.getRecrawlPolicy()CfnCrawlerMixinProps.Builder.recrawlPolicy(IResolvable recrawlPolicy) Sets the value ofCfnCrawlerMixinProps.getRecrawlPolicy()Sets the value ofCfnCrawlerMixinProps.getRole()Sets the value ofCfnCrawlerMixinProps.getRole()CfnCrawlerMixinProps.Builder.schedule(CfnCrawlerPropsMixin.ScheduleProperty schedule) Sets the value ofCfnCrawlerMixinProps.getSchedule()CfnCrawlerMixinProps.Builder.schedule(IResolvable schedule) Sets the value ofCfnCrawlerMixinProps.getSchedule()CfnCrawlerMixinProps.Builder.schemaChangePolicy(CfnCrawlerPropsMixin.SchemaChangePolicyProperty schemaChangePolicy) Sets the value ofCfnCrawlerMixinProps.getSchemaChangePolicy()CfnCrawlerMixinProps.Builder.schemaChangePolicy(IResolvable schemaChangePolicy) Sets the value ofCfnCrawlerMixinProps.getSchemaChangePolicy()CfnCrawlerMixinProps.Builder.tablePrefix(String tablePrefix) Sets the value ofCfnCrawlerMixinProps.getTablePrefix()Sets the value ofCfnCrawlerMixinProps.getTags()CfnCrawlerMixinProps.Builder.targets(CfnCrawlerPropsMixin.TargetsProperty targets) Sets the value ofCfnCrawlerMixinProps.getTargets()CfnCrawlerMixinProps.Builder.targets(IResolvable targets) Sets the value ofCfnCrawlerMixinProps.getTargets()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnCrawlerMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCrawlerMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCrawlerMixinProps.Builder.