Interface IDBProxyEndpointRef
(experimental) Indicates that this resource can be referenced as a DBProxyEndpoint.
Namespace: Amazon.CDK.AWS.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDBProxyEndpointRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDBProxyEndpointRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
DbProxyEndpointRef | (experimental) A reference to a DBProxyEndpoint resource. |
Properties
DbProxyEndpointRef
(experimental) A reference to a DBProxyEndpoint resource.
IDBProxyEndpointReference DbProxyEndpointRef { get; }
Property Value
Remarks
Stability: Experimental