Uses of Class
software.amazon.awscdk.services.glue.CfnRegistry
Packages that use CfnRegistry
Package
Description
AWS Glue Construct Library
AWS Lambda Event Sources
-
Uses of CfnRegistry in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnRegistry -
Uses of CfnRegistry in software.amazon.awscdk.services.lambda.eventsources
Methods in software.amazon.awscdk.services.lambda.eventsources that return CfnRegistryModifier and TypeMethodDescriptiondefault CfnRegistry
GlueSchemaRegistryProps.getSchemaRegistry()
The CfnRegistry reference of your glue schema registry.final CfnRegistry
GlueSchemaRegistryProps.Jsii$Proxy.getSchemaRegistry()
Methods in software.amazon.awscdk.services.lambda.eventsources with parameters of type CfnRegistryModifier and TypeMethodDescriptionGlueSchemaRegistry.Builder.schemaRegistry
(CfnRegistry schemaRegistry) The CfnRegistry reference of your glue schema registry.GlueSchemaRegistryProps.Builder.schemaRegistry
(CfnRegistry schemaRegistry) Sets the value ofGlueSchemaRegistryProps.getSchemaRegistry()