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

IsSetParameterApplyStatus() private method

private IsSetParameterApplyStatus ( ) : bool
return bool
        internal bool IsSetParameterApplyStatus()
        {
            return this._parameterApplyStatus != null;
        }