Show / Hide Table of Contents

Interface IDBClusterParameterGroupRef

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

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

Stability: Experimental

Synopsis

Properties

DbClusterParameterGroupRef

(experimental) A reference to a DBClusterParameterGroup resource.

Properties

DbClusterParameterGroupRef

(experimental) A reference to a DBClusterParameterGroup resource.

IDBClusterParameterGroupReference DbClusterParameterGroupRef { get; }
Property Value

IDBClusterParameterGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX