Amazon.Redshift.Model.ClusterParameterStatus.IsSetParameterName C# (CSharp) Method

IsSetParameterName() private method

private IsSetParameterName ( ) : bool
return bool
        internal bool IsSetParameterName()
        {
            return this._parameterName != null;
        }