| Modifier and Type | Interface and Description |
|---|---|
interface |
TableProps
(experimental) Properties for configuring a Redshift table.
|
interface |
UserAttributes
(experimental) A full specification of a Redshift user that can be used to import it fluently into the CDK application.
|
interface |
UserProps
(experimental) Properties for configuring a Redshift user.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DatabaseOptions.Jsii$Proxy
An implementation for
DatabaseOptions |
static class |
TableProps.Jsii$Proxy
An implementation for
TableProps |
static class |
UserAttributes.Jsii$Proxy
An implementation for
UserAttributes |
static class |
UserProps.Jsii$Proxy
An implementation for
UserProps |
| Modifier and Type | Method and Description |
|---|---|
DatabaseOptions |
DatabaseOptions.Builder.build()
Builds the configured instance.
|
protected DatabaseOptions |
User.getDatabaseProps() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
User.setDatabaseProps(DatabaseOptions value) |
Copyright © 2022. All rights reserved.