| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSchemaVersion.SchemaProperty.Jsii$Proxy
An implementation for
CfnSchemaVersion.SchemaProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnSchemaVersion.SchemaProperty |
CfnSchemaVersion.SchemaProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSchemaVersionProps.Builder |
CfnSchemaVersionProps.Builder.schema(CfnSchemaVersion.SchemaProperty schema)
Sets the value of
CfnSchemaVersionProps.getSchema() |
CfnSchemaVersion.Builder |
CfnSchemaVersion.Builder.schema(CfnSchemaVersion.SchemaProperty schema)
The schema that includes the schema version.
|
void |
CfnSchemaVersion.setSchema(CfnSchemaVersion.SchemaProperty value)
The schema that includes the schema version.
|
Copyright © 2022. All rights reserved.