Show / Hide Table of Contents

Interface IDBProxyRef

(experimental) Indicates that this resource can be referenced as a DBProxy.

Inherited Members
IEnvironmentAware.Env
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

IDBProxyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX