Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTable.IcebergMetadataProperty
Packages that use CfnTable.IcebergMetadataProperty
-
Uses of CfnTable.IcebergMetadataProperty in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTable.IcebergMetadataPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.IcebergMetadataProperty
Methods in software.amazon.awscdk.services.s3tables that return CfnTable.IcebergMetadataPropertyModifier and TypeMethodDescriptionCfnTable.IcebergMetadataProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables with parameters of type CfnTable.IcebergMetadataPropertyModifier and TypeMethodDescriptionCfnTable.Builder.icebergMetadata
(CfnTable.IcebergMetadataProperty icebergMetadata) Contains details about the metadata for an Iceberg table.CfnTableProps.Builder.icebergMetadata
(CfnTable.IcebergMetadataProperty icebergMetadata) Sets the value ofCfnTableProps.getIcebergMetadata()
void
CfnTable.setIcebergMetadata
(CfnTable.IcebergMetadataProperty value) Contains details about the metadata for an Iceberg table.