Amazon.Redshift.Model.DescribeDefaultClusterParametersRequest.IsSetParameterGroupFamily C# (CSharp) Méthode

IsSetParameterGroupFamily() private méthode

private IsSetParameterGroupFamily ( ) : bool
Résultat bool
        internal bool IsSetParameterGroupFamily()
        {
            return this._parameterGroupFamily != null;
        }
DescribeDefaultClusterParametersRequest