Show / Hide Table of Contents

Interface IDBProxyTargetGroupRef

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

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

IDBProxyTargetGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX