Uses of Interface
software.amazon.awscdk.services.glue.alpha.ITable
Packages that use ITable
-
Uses of ITable in software.amazon.awscdk.services.glue.alpha
Subinterfaces of ITable in software.amazon.awscdk.services.glue.alphaModifier and TypeInterfaceDescriptionstatic interfaceDeprecated.Internal default implementation forITable.Classes in software.amazon.awscdk.services.glue.alpha that implement ITableModifier and TypeClassDescriptionclassDeprecated.static final classDeprecated.A proxy class which represents a concrete javascript instance of this type.classDeprecated.classDeprecated.Methods in software.amazon.awscdk.services.glue.alpha that return ITableModifier and TypeMethodDescriptionstatic ITableTableBase.fromTableArn(software.constructs.Construct scope, String id, String tableArn) Deprecated.static ITableTableBase.fromTableAttributes(software.constructs.Construct scope, String id, TableAttributes attrs) Deprecated.Methods in software.amazon.awscdk.services.glue.alpha with parameters of type ITableModifier and TypeMethodDescriptionstatic DataQualityTargetTableDataQualityTargetTable.fromTable(IDatabaseRef database, ITable table) Deprecated.