Uses of Interface
software.amazon.awscdk.services.s3tables.alpha.IcebergPartitionField
Packages that use IcebergPartitionField
Package
Description
Amazon S3 Tables Construct Library
-
Uses of IcebergPartitionField in software.amazon.awscdk.services.s3tables.alpha
Classes in software.amazon.awscdk.services.s3tables.alpha that implement IcebergPartitionFieldMethods in software.amazon.awscdk.services.s3tables.alpha that return IcebergPartitionFieldModifier and TypeMethodDescriptionIcebergPartitionField.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables.alpha that return types with arguments of type IcebergPartitionFieldModifier and TypeMethodDescriptionIcebergPartitionSpec.getFields()(experimental) The list of partition fields.final List<IcebergPartitionField> IcebergPartitionSpec.Jsii$Proxy.getFields()Method parameters in software.amazon.awscdk.services.s3tables.alpha with type arguments of type IcebergPartitionFieldModifier and TypeMethodDescriptionIcebergPartitionSpec.Builder.fields(List<? extends IcebergPartitionField> fields) Sets the value ofIcebergPartitionSpec.getFields()