Uses of Interface
software.amazon.awscdk.services.s3tables.alpha.IcebergSchemaProperty
Packages that use IcebergSchemaProperty
Package
Description
Amazon S3 Tables Construct Library
-
Uses of IcebergSchemaProperty in software.amazon.awscdk.services.s3tables.alpha
Classes in software.amazon.awscdk.services.s3tables.alpha that implement IcebergSchemaPropertyMethods in software.amazon.awscdk.services.s3tables.alpha that return IcebergSchemaPropertyModifier and TypeMethodDescriptionIcebergSchemaProperty.Builder.build()
Builds the configured instance.IcebergMetadataProperty.getIcebergSchema()
(experimental) Contains details about the schema for an Iceberg table.final IcebergSchemaProperty
IcebergMetadataProperty.Jsii$Proxy.getIcebergSchema()
Methods in software.amazon.awscdk.services.s3tables.alpha with parameters of type IcebergSchemaPropertyModifier and TypeMethodDescriptionIcebergMetadataProperty.Builder.icebergSchema
(IcebergSchemaProperty icebergSchema) Sets the value ofIcebergMetadataProperty.getIcebergSchema()