| Package | Description |
|---|---|
| com.amazonaws.services.kinesisfirehose.model |
| Modifier and Type | Method and Description |
|---|---|
CatalogConfiguration |
CatalogConfiguration.clone() |
CatalogConfiguration |
IcebergDestinationUpdate.getCatalogConfiguration()
Configuration describing where the destination Iceberg tables are persisted.
|
CatalogConfiguration |
IcebergDestinationConfiguration.getCatalogConfiguration()
Configuration describing where the destination Apache Iceberg Tables are persisted.
|
CatalogConfiguration |
IcebergDestinationDescription.getCatalogConfiguration()
Configuration describing where the destination Iceberg tables are persisted.
|
CatalogConfiguration |
CatalogConfiguration.withCatalogARN(String catalogARN)
Specifies the Glue catalog ARN indentifier of the destination Apache Iceberg Tables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IcebergDestinationUpdate.setCatalogConfiguration(CatalogConfiguration catalogConfiguration)
Configuration describing where the destination Iceberg tables are persisted.
|
void |
IcebergDestinationConfiguration.setCatalogConfiguration(CatalogConfiguration catalogConfiguration)
Configuration describing where the destination Apache Iceberg Tables are persisted.
|
void |
IcebergDestinationDescription.setCatalogConfiguration(CatalogConfiguration catalogConfiguration)
Configuration describing where the destination Iceberg tables are persisted.
|
IcebergDestinationUpdate |
IcebergDestinationUpdate.withCatalogConfiguration(CatalogConfiguration catalogConfiguration)
Configuration describing where the destination Iceberg tables are persisted.
|
IcebergDestinationConfiguration |
IcebergDestinationConfiguration.withCatalogConfiguration(CatalogConfiguration catalogConfiguration)
Configuration describing where the destination Apache Iceberg Tables are persisted.
|
IcebergDestinationDescription |
IcebergDestinationDescription.withCatalogConfiguration(CatalogConfiguration catalogConfiguration)
Configuration describing where the destination Iceberg tables are persisted.
|
Copyright © 2024. All rights reserved.