public static interface GlueStudioSchemaColumn.Builder extends SdkPojo, CopyableBuilder<GlueStudioSchemaColumn.Builder,GlueStudioSchemaColumn>
| Modifier and Type | Method and Description |
|---|---|
GlueStudioSchemaColumn.Builder |
name(String name)
The name of the column in the Glue Studio schema.
|
GlueStudioSchemaColumn.Builder |
type(String type)
The hive type for this column in the Glue Studio schema.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGlueStudioSchemaColumn.Builder name(String name)
The name of the column in the Glue Studio schema.
name - The name of the column in the Glue Studio schema.GlueStudioSchemaColumn.Builder type(String type)
The hive type for this column in the Glue Studio schema.
type - The hive type for this column in the Glue Studio schema.Copyright © 2023. All rights reserved.