| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| 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)
`AWS::Glue::Schema.Registry`.
|
void |
CfnSchema.setRegistry(CfnSchema.RegistryProperty value)
`AWS::Glue::Schema.Registry`.
|
Copyright © 2021. All rights reserved.