Show / Hide Table of Contents

Interface IParameterGroupRef

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

Inherited Members
IEnvironmentAware.Env
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

IParameterGroupReference

Remarks

Stability: Experimental

Back to top Generated by DocFX