Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3tables.CfnTablePropsMixin.IcebergMetadataProperty
Packages that use CfnTablePropsMixin.IcebergMetadataProperty
-
Uses of CfnTablePropsMixin.IcebergMetadataProperty in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3tables that implement CfnTablePropsMixin.IcebergMetadataPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.IcebergMetadataPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.s3tables that return CfnTablePropsMixin.IcebergMetadataPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.IcebergMetadataProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.s3tables with parameters of type CfnTablePropsMixin.IcebergMetadataPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.icebergMetadata(CfnTablePropsMixin.IcebergMetadataProperty icebergMetadata) Sets the value ofCfnTableMixinProps.getIcebergMetadata()CfnTablePropsMixin.Builder.icebergMetadata(CfnTablePropsMixin.IcebergMetadataProperty icebergMetadata) Contains details about the metadata for an Iceberg table.