Interface IDBClusterRef
(experimental) Indicates that this resource can be referenced as a DBCluster.
Inherited Members
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
Remarks
Stability: Experimental