Show / Hide Table of Contents

Interface IDBClusterRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDBClusterRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDBClusterRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

DbClusterRef

(experimental) A reference to a DBCluster resource.

Properties

DbClusterRef

(experimental) A reference to a DBCluster resource.

IDBClusterReference DbClusterRef { get; }
Property Value

IDBClusterReference

Remarks

Stability: Experimental

Back to top Generated by DocFX