Interface IDBProxyRef
(experimental) Indicates that this resource can be referenced as a DBProxy.
Inherited Members
Namespace: Amazon.CDK.Interfaces.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDBProxyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDBProxyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| DbProxyRef | (experimental) A reference to a DBProxy resource. |
Properties
DbProxyRef
(experimental) A reference to a DBProxy resource.
IDBProxyReference DbProxyRef { get; }
Property Value
Remarks
Stability: Experimental