Uses of Interface
software.amazon.awscdk.services.s3tables.alpha.TablePropertyEntry
Packages that use TablePropertyEntry
Package
Description
Amazon S3 Tables Construct Library
-
Uses of TablePropertyEntry in software.amazon.awscdk.services.s3tables.alpha
Classes in software.amazon.awscdk.services.s3tables.alpha that implement TablePropertyEntryMethods in software.amazon.awscdk.services.s3tables.alpha that return TablePropertyEntryModifier and TypeMethodDescriptionTablePropertyEntry.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables.alpha that return types with arguments of type TablePropertyEntryModifier and TypeMethodDescriptiondefault List<TablePropertyEntry> IcebergMetadataProperty.getTableProperties()(experimental) Custom properties for the Iceberg table.final List<TablePropertyEntry> IcebergMetadataProperty.Jsii$Proxy.getTableProperties()Method parameters in software.amazon.awscdk.services.s3tables.alpha with type arguments of type TablePropertyEntryModifier and TypeMethodDescriptionIcebergMetadataProperty.Builder.tableProperties(List<? extends TablePropertyEntry> tableProperties) Sets the value ofIcebergMetadataProperty.getTableProperties()