Uses of Interface
software.amazon.awscdk.services.glue.CfnSchema.SchemaVersionProperty
-
Uses of CfnSchema.SchemaVersionProperty in software.amazon.awscdk.services.glue
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSchema.SchemaVersionProperty
Modifier and TypeMethodDescriptionCfnSchema.SchemaVersionProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnSchema.Builder.checkpointVersion
(CfnSchema.SchemaVersionProperty checkpointVersion) Specify theVersionNumber
or theIsLatest
for setting the checkpoint for the schema.CfnSchemaProps.Builder.checkpointVersion
(CfnSchema.SchemaVersionProperty checkpointVersion) Sets the value ofCfnSchemaProps.getCheckpointVersion()
void
CfnSchema.setCheckpointVersion
(CfnSchema.SchemaVersionProperty value) Specify theVersionNumber
or theIsLatest
for setting the checkpoint for the schema.