Amazon.Redshift.Model.ClusterParameterGroup.IsSetParameterGroupName C# (CSharp) Method

IsSetParameterGroupName() private method

private IsSetParameterGroupName ( ) : bool
return bool
        internal bool IsSetParameterGroupName()
        {
            return this._parameterGroupName != null;
        }