Uses of Interface
software.amazon.awscdk.services.s3tables.alpha.IcebergMetadataProperty
Packages that use IcebergMetadataProperty
Package
Description
Amazon S3 Tables Construct Library
-
Uses of IcebergMetadataProperty in software.amazon.awscdk.services.s3tables.alpha
Classes in software.amazon.awscdk.services.s3tables.alpha that implement IcebergMetadataPropertyModifier and TypeClassDescriptionstatic final class
An implementation forIcebergMetadataProperty
Methods in software.amazon.awscdk.services.s3tables.alpha that return IcebergMetadataPropertyModifier and TypeMethodDescriptionIcebergMetadataProperty.Builder.build()
Builds the configured instance.default IcebergMetadataProperty
TableProps.getIcebergMetadata()
(experimental) Contains details about the metadata for an Iceberg table.final IcebergMetadataProperty
TableProps.Jsii$Proxy.getIcebergMetadata()
Methods in software.amazon.awscdk.services.s3tables.alpha with parameters of type IcebergMetadataPropertyModifier and TypeMethodDescriptionTable.Builder.icebergMetadata
(IcebergMetadataProperty icebergMetadata) (experimental) Contains details about the metadata for an Iceberg table.TableProps.Builder.icebergMetadata
(IcebergMetadataProperty icebergMetadata) Sets the value ofTableProps.getIcebergMetadata()