| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
IcebergInput |
IcebergInput.clone() |
IcebergInput |
OpenTableFormatInput.getIcebergInput()
Specifies an
IcebergInput structure that defines an Apache Iceberg metadata table. |
IcebergInput |
IcebergInput.withMetadataOperation(MetadataOperation metadataOperation)
A required metadata operation.
|
IcebergInput |
IcebergInput.withMetadataOperation(String metadataOperation)
A required metadata operation.
|
IcebergInput |
IcebergInput.withVersion(String version)
The table version for the Iceberg table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTableFormatInput.setIcebergInput(IcebergInput icebergInput)
Specifies an
IcebergInput structure that defines an Apache Iceberg metadata table. |
OpenTableFormatInput |
OpenTableFormatInput.withIcebergInput(IcebergInput icebergInput)
Specifies an
IcebergInput structure that defines an Apache Iceberg metadata table. |
Copyright © 2023. All rights reserved.