@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.880Z") @Stability(value=Experimental) public interface DatabaseProxyProps extends software.amazon.jsii.JsiiSerializable, DatabaseProxyOptions
Modifier and Type | Interface and Description |
---|---|
static class |
DatabaseProxyProps.Builder
A builder for
DatabaseProxyProps |
static class |
DatabaseProxyProps.Jsii$Proxy
An implementation for
DatabaseProxyProps |
Modifier and Type | Method and Description |
---|---|
static DatabaseProxyProps.Builder |
builder() |
ProxyTarget |
getProxyTarget()
(experimental) DB proxy target: Instance or Cluster.
|
getBorrowTimeout, getDbProxyName, getDebugLogging, getIamAuth, getIdleClientTimeout, getInitQuery, getMaxConnectionsPercent, getMaxIdleConnectionsPercent, getRequireTLS, getRole, getSecrets, getSecurityGroups, getSessionPinningFilters, getVpc, getVpcSubnets
@Stability(value=Experimental) @NotNull ProxyTarget getProxyTarget()
@Stability(value=Experimental) static DatabaseProxyProps.Builder builder()
builder
in interface DatabaseProxyOptions
DatabaseProxyProps.Builder
of DatabaseProxyProps
Copyright © 2021. All rights reserved.