| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
CatalogSchemaChangePolicy |
S3CatalogTarget.schemaChangePolicy()
A policy that specifies update behavior for the crawler.
|
CatalogSchemaChangePolicy |
GovernedCatalogTarget.schemaChangePolicy()
A policy that specifies update behavior for the governed catalog.
|
| Modifier and Type | Method and Description |
|---|---|
S3CatalogTarget.Builder |
S3CatalogTarget.Builder.schemaChangePolicy(CatalogSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the crawler.
|
GovernedCatalogTarget.Builder |
GovernedCatalogTarget.Builder.schemaChangePolicy(CatalogSchemaChangePolicy schemaChangePolicy)
A policy that specifies update behavior for the governed catalog.
|
Copyright © 2022. All rights reserved.