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

IsSetParameterName() private méthode

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