Interface IParameterGroup
(experimental) A parameter group.
Namespace: Amazon.CDK.AWS.Neptune.Alpha
Assembly: Amazon.CDK.AWS.Neptune.Alpha.dll
Syntax (csharp)
public interface IParameterGroup : IResource
Syntax (vb)
Public Interface IParameterGroup
Inherits IResource, IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
ParameterGroupName | (experimental) The name of this parameter group. |
Properties
ParameterGroupName
(experimental) The name of this parameter group.
string ParameterGroupName { get; }
Property Value
System.String
Remarks
Stability: Experimental