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