Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTablePropsMixin.OpenTableFormatInputProperty
Packages that use CfnTablePropsMixin.OpenTableFormatInputProperty
-
Uses of CfnTablePropsMixin.OpenTableFormatInputProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnTablePropsMixin.OpenTableFormatInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.OpenTableFormatInputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTablePropsMixin.OpenTableFormatInputPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.OpenTableFormatInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnTablePropsMixin.OpenTableFormatInputPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.openTableFormatInput(CfnTablePropsMixin.OpenTableFormatInputProperty openTableFormatInput) Sets the value ofCfnTableMixinProps.getOpenTableFormatInput()CfnTablePropsMixin.Builder.openTableFormatInput(CfnTablePropsMixin.OpenTableFormatInputProperty openTableFormatInput) Specifies anOpenTableFormatInputstructure when creating an open format table.