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 classAn implementation forIcebergMetadataPropertyMethods in software.amazon.awscdk.services.s3tables.alpha that return IcebergMetadataPropertyModifier and TypeMethodDescriptionIcebergMetadataProperty.Builder.build()Builds the configured instance.default IcebergMetadataPropertyTableProps.getIcebergMetadata()(experimental) Contains details about the metadata for an Iceberg table.final IcebergMetadataPropertyTableProps.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()