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

IsSetParameterApplyErrorDescription() private method

private IsSetParameterApplyErrorDescription ( ) : bool
return bool
        internal bool IsSetParameterApplyErrorDescription()
        {
            return this._parameterApplyErrorDescription != null;
        }