Show / Hide Table of Contents

Interface IDBParameterGroupRef

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

Namespace: Amazon.CDK.AWS.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDBParameterGroupRef : IConstruct, IDependable
Syntax (vb)
Public Interface IDBParameterGroupRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

DbParameterGroupRef

(experimental) A reference to a DBParameterGroup resource.

Properties

DbParameterGroupRef

(experimental) A reference to a DBParameterGroup resource.

IDBParameterGroupReference DbParameterGroupRef { get; }
Property Value

IDBParameterGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX