| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITable.Jsii$Default
Internal default implementation for
ITable. |
| Modifier and Type | Method and Description |
|---|---|
static ITable |
Table.fromTableArn(software.constructs.Construct scope,
String id,
String tableArn) |
static ITable |
Table.fromTableAttributes(software.constructs.Construct scope,
String id,
TableAttributes attrs)
(experimental) Creates a Table construct that represents an external table.
|
Copyright © 2021. All rights reserved.