Amazon.Redshift.Model.DescribeClusterParameterGroupsRequest.IsSetParameterGroupName C# (CSharp) Méthode

IsSetParameterGroupName() private méthode

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