Amazon.Redshift.Model.ClusterParameterStatus.IsSetParameterApplyErrorDescription C# (CSharp) Метод

IsSetParameterApplyErrorDescription() приватный Метод

private IsSetParameterApplyErrorDescription ( ) : bool
Результат bool
        internal bool IsSetParameterApplyErrorDescription()
        {
            return this._parameterApplyErrorDescription != null;
        }