Amazon.Redshift.Model.ModifyClusterParameterGroupResponse.IsSetParameterGroupStatus C# (CSharp) Method

IsSetParameterGroupStatus() private method

private IsSetParameterGroupStatus ( ) : bool
return bool
        internal bool IsSetParameterGroupStatus()
        {
            return this._parameterGroupStatus != null;
        }
ModifyClusterParameterGroupResponse