| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
TableAttributes |
TableAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
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.