| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSchema.RegistryProperty.Jsii$Proxy
An implementation for
CfnSchema.RegistryProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnSchema.RegistryProperty |
CfnSchema.RegistryProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSchemaProps.Builder |
CfnSchemaProps.Builder.registry(CfnSchema.RegistryProperty registry)
Sets the value of
CfnSchemaProps.getRegistry() |
CfnSchema.Builder |
CfnSchema.Builder.registry(CfnSchema.RegistryProperty registry)
The registry where a schema is stored.
|
void |
CfnSchema.setRegistry(CfnSchema.RegistryProperty value)
The registry where a schema is stored.
|
Copyright © 2022. All rights reserved.