Amazon.Redshift.Model.ClusterParameterStatus.IsSetParameterApplyStatus C# (CSharp) Méthode

IsSetParameterApplyStatus() private méthode

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