Interface IDBParameterGroupRef
(experimental) Indicates that this resource can be referenced as a DBParameterGroup.
Inherited Members
Namespace: Amazon.CDK.AWS.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDBParameterGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDBParameterGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
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
Remarks
Stability: Experimental