Amazon.RDS.Model.DescribeEngineDefaultClusterParametersRequest.IsSetDBParameterGroupFamily C# (CSharp) Method

IsSetDBParameterGroupFamily() private method

private IsSetDBParameterGroupFamily ( ) : bool
return bool
        internal bool IsSetDBParameterGroupFamily()
        {
            return this._dbParameterGroupFamily != null;
        }