Uses of Class
software.amazon.awscdk.services.glue.CfnTable
Packages that use CfnTable
Package
Description
AWS Glue Construct Library
AWS Glue Construct Library
Amazon Data Firehose Construct Library
-
Uses of CfnTable in software.amazon.awscdk.services.glue
Methods in software.amazon.awscdk.services.glue that return CfnTable -
Uses of CfnTable in software.amazon.awscdk.services.glue.alpha
Methods in software.amazon.awscdk.services.glue.alpha that return CfnTableModifier and TypeMethodDescriptionprotected CfnTableExternalTable.getTableResource()protected CfnTableS3Table.getTableResource()protected abstract CfnTableTableBase.getTableResource() -
Uses of CfnTable in software.amazon.awscdk.services.kinesisfirehose
Methods in software.amazon.awscdk.services.kinesisfirehose with parameters of type CfnTableModifier and TypeMethodDescriptionstatic SchemaConfigurationSchemaConfiguration.fromCfnTable(CfnTable table) Obtain schema configuration for data record format conversion from anaws_glue.CfnTable.static SchemaConfigurationSchemaConfiguration.fromCfnTable(CfnTable table, SchemaConfigurationFromCfnTableProps props) Obtain schema configuration for data record format conversion from anaws_glue.CfnTable.