Interface IParameterGroupRef
(experimental) Indicates that this resource can be referenced as a ParameterGroup.
Inherited Members
Namespace: Amazon.CDK.Interfaces.MemoryDB
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IParameterGroupRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IParameterGroupRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| ParameterGroupRef | (experimental) A reference to a ParameterGroup resource. |
Properties
ParameterGroupRef
(experimental) A reference to a ParameterGroup resource.
IParameterGroupReference ParameterGroupRef { get; }
Property Value
Remarks
Stability: Experimental