Uses of Class
software.amazon.awscdk.services.s3tables.alpha.IcebergSchemaProperty.Builder
Packages that use IcebergSchemaProperty.Builder
Package
Description
Amazon S3 Tables Construct Library
-
Uses of IcebergSchemaProperty.Builder in software.amazon.awscdk.services.s3tables.alpha
Methods in software.amazon.awscdk.services.s3tables.alpha that return IcebergSchemaProperty.BuilderModifier and TypeMethodDescriptionIcebergSchemaProperty.builder()
IcebergSchemaProperty.Builder.schemaFieldList
(List<? extends SchemaFieldProperty> schemaFieldList) Sets the value ofIcebergSchemaProperty.getSchemaFieldList()
Constructors in software.amazon.awscdk.services.s3tables.alpha with parameters of type IcebergSchemaProperty.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(IcebergSchemaProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theIcebergSchemaProperty.Builder
.