Uses of Interface
software.amazon.awscdk.services.redshift.TableAttributes
-
Uses of TableAttributes in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionTableAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic ITable
Table.fromTableAttributes
(software.constructs.Construct scope, String id, TableAttributes attrs) (experimental) Specify a Redshift table using a table name and schema that already exists.