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