Amazon.Redshift.Model.ClusterParameterStatus.IsSetParameterApplyStatus C# (CSharp) 메소드

IsSetParameterApplyStatus() 개인적인 메소드

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