| Package | Description |
|---|---|
| software.amazon.awscdk.services.rds |
Amazon Relational Database Service Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDatabaseProxy.Jsii$Default
Internal default implementation for
IDatabaseProxy. |
| Modifier and Type | Class and Description |
|---|---|
class |
DatabaseProxy
RDS Database Proxy.
|
static class |
IDatabaseProxy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static IDatabaseProxy |
DatabaseProxy.fromDatabaseProxyAttributes(software.constructs.Construct scope,
String id,
DatabaseProxyAttributes attrs)
Import an existing database proxy.
|
Copyright © 2022. All rights reserved.