| Modifier and Type | Class and Description |
|---|---|
static class |
TableAttributes.Jsii$Proxy
An implementation for
TableAttributes |
| 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) Specify a Redshift table using a table name and schema that already exists.
|
Copyright © 2022. All rights reserved.