Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnCrawlerPropsMixin.LakeFormationConfigurationProperty
Packages that use CfnCrawlerPropsMixin.LakeFormationConfigurationProperty
-
Uses of CfnCrawlerPropsMixin.LakeFormationConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnCrawlerPropsMixin.LakeFormationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCrawlerPropsMixin.LakeFormationConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnCrawlerPropsMixin.LakeFormationConfigurationPropertyModifier and TypeMethodDescriptionCfnCrawlerPropsMixin.LakeFormationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnCrawlerPropsMixin.LakeFormationConfigurationPropertyModifier and TypeMethodDescriptionCfnCrawlerMixinProps.Builder.lakeFormationConfiguration(CfnCrawlerPropsMixin.LakeFormationConfigurationProperty lakeFormationConfiguration) Sets the value ofCfnCrawlerMixinProps.getLakeFormationConfiguration()CfnCrawlerPropsMixin.Builder.lakeFormationConfiguration(CfnCrawlerPropsMixin.LakeFormationConfigurationProperty lakeFormationConfiguration) Specifies whether the crawler should use AWS Lake Formation credentials for the crawler instead of the IAM role credentials.