Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnCrawlerPropsMixin.S3TargetProperty.Builder
Packages that use CfnCrawlerPropsMixin.S3TargetProperty.Builder
-
Uses of CfnCrawlerPropsMixin.S3TargetProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnCrawlerPropsMixin.S3TargetProperty.BuilderModifier and TypeMethodDescriptionCfnCrawlerPropsMixin.S3TargetProperty.builder()CfnCrawlerPropsMixin.S3TargetProperty.Builder.connectionName(String connectionName) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getConnectionName()CfnCrawlerPropsMixin.S3TargetProperty.Builder.dlqEventQueueArn(String dlqEventQueueArn) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getDlqEventQueueArn()CfnCrawlerPropsMixin.S3TargetProperty.Builder.dlqEventQueueArn(IQueueRef dlqEventQueueArn) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getDlqEventQueueArn()CfnCrawlerPropsMixin.S3TargetProperty.Builder.eventQueueArn(String eventQueueArn) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getEventQueueArn()CfnCrawlerPropsMixin.S3TargetProperty.Builder.eventQueueArn(IQueueRef eventQueueArn) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getEventQueueArn()CfnCrawlerPropsMixin.S3TargetProperty.Builder.exclusions(List<String> exclusions) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getExclusions()Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getPath()CfnCrawlerPropsMixin.S3TargetProperty.Builder.path(IBucketRef path) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getPath()CfnCrawlerPropsMixin.S3TargetProperty.Builder.sampleSize(Number sampleSize) Sets the value ofCfnCrawlerPropsMixin.S3TargetProperty.getSampleSize()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnCrawlerPropsMixin.S3TargetProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCrawlerPropsMixin.S3TargetProperty.Builder.