Uses of Class
software.amazon.awscdk.services.glue.CfnTable.OpenTableFormatInputProperty.Builder
Packages that use CfnTable.OpenTableFormatInputProperty.Builder
-
Uses of CfnTable.OpenTableFormatInputProperty.Builder in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnTable.OpenTableFormatInputProperty.BuilderModifier and TypeMethodDescriptionCfnTable.OpenTableFormatInputProperty.builder()
CfnTable.OpenTableFormatInputProperty.Builder.icebergInput
(IResolvable icebergInput) Sets the value ofCfnTable.OpenTableFormatInputProperty.getIcebergInput()
CfnTable.OpenTableFormatInputProperty.Builder.icebergInput
(CfnTable.IcebergInputProperty icebergInput) Sets the value ofCfnTable.OpenTableFormatInputProperty.getIcebergInput()
Constructors in software.amazon.awscdk.services.glue with parameters of type CfnTable.OpenTableFormatInputProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTable.OpenTableFormatInputProperty.Builder
.