Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnTablePropsMixin.TableInputProperty
Packages that use CfnTablePropsMixin.TableInputProperty
-
Uses of CfnTablePropsMixin.TableInputProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnTablePropsMixin.TableInputPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.TableInputPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnTablePropsMixin.TableInputPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.TableInputProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnTablePropsMixin.TableInputPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.tableInput(CfnTablePropsMixin.TableInputProperty tableInput) Sets the value ofCfnTableMixinProps.getTableInput()CfnTablePropsMixin.Builder.tableInput(CfnTablePropsMixin.TableInputProperty tableInput) A structure used to define a table.