Uses of Class
software.amazon.awscdk.services.glue.CfnSchemaVersionMetadataProps.Builder
Packages that use CfnSchemaVersionMetadataProps.Builder
-
Uses of CfnSchemaVersionMetadataProps.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnSchemaVersionMetadataProps.BuilderModifier and TypeMethodDescriptionCfnSchemaVersionMetadataProps.builder()
Sets the value ofCfnSchemaVersionMetadataProps.getKey()
CfnSchemaVersionMetadataProps.Builder.schemaVersionId
(String schemaVersionId) Sets the value ofCfnSchemaVersionMetadataProps.getSchemaVersionId()
Sets the value ofCfnSchemaVersionMetadataProps.getValue()
Constructors in software.amazon.awscdk.services.glue with parameters of type CfnSchemaVersionMetadataProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSchemaVersionMetadataProps.Builder
.