Uses of Interface
software.amazon.awscdk.services.glue.CfnSchema.RegistryProperty
-
Uses of CfnSchema.RegistryProperty in software.amazon.awscdk.services.glue
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSchema.RegistryProperty
Modifier and TypeMethodDescriptionCfnSchema.RegistryProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnSchema.Builder.registry
(CfnSchema.RegistryProperty registry) The registry where a schema is stored.CfnSchemaProps.Builder.registry
(CfnSchema.RegistryProperty registry) Sets the value ofCfnSchemaProps.getRegistry()
void
CfnSchema.setRegistry
(CfnSchema.RegistryProperty value) The registry where a schema is stored.