Uses of Interface
software.amazon.awscdk.services.glue.CfnCatalog.CatalogPropertiesProperty
Packages that use CfnCatalog.CatalogPropertiesProperty
-
Uses of CfnCatalog.CatalogPropertiesProperty in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement CfnCatalog.CatalogPropertiesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCatalog.CatalogPropertiesPropertyMethods in software.amazon.awscdk.services.glue that return CfnCatalog.CatalogPropertiesPropertyModifier and TypeMethodDescriptionCfnCatalog.CatalogPropertiesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type CfnCatalog.CatalogPropertiesPropertyModifier and TypeMethodDescriptionCfnCatalog.Builder.catalogProperties(CfnCatalog.CatalogPropertiesProperty catalogProperties) A structure that specifies data lake access properties and other custom properties.CfnCatalogProps.Builder.catalogProperties(CfnCatalog.CatalogPropertiesProperty catalogProperties) Sets the value ofCfnCatalogProps.getCatalogProperties()voidCfnCatalog.setCatalogProperties(CfnCatalog.CatalogPropertiesProperty value) A structure that specifies data lake access properties and other custom properties.