| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnSchema.SchemaVersionProperty.Jsii$Proxy
An implementation for
CfnSchema.SchemaVersionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnSchema.SchemaVersionProperty |
CfnSchema.SchemaVersionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnSchemaProps.Builder |
CfnSchemaProps.Builder.checkpointVersion(CfnSchema.SchemaVersionProperty checkpointVersion)
Sets the value of
CfnSchemaProps.getCheckpointVersion() |
CfnSchema.Builder |
CfnSchema.Builder.checkpointVersion(CfnSchema.SchemaVersionProperty checkpointVersion)
Specify the `VersionNumber` or the `IsLatest` for setting the checkpoint for the schema.
|
void |
CfnSchema.setCheckpointVersion(CfnSchema.SchemaVersionProperty value)
Specify the `VersionNumber` or the `IsLatest` for setting the checkpoint for the schema.
|
Copyright © 2022. All rights reserved.