Amazon.RDS.Model.DBParameterGroup.IsSetDBParameterGroupName C# (CSharp) Method

IsSetDBParameterGroupName() private method

private IsSetDBParameterGroupName ( ) : bool
return bool
        internal bool IsSetDBParameterGroupName()
        {
            return this._dbParameterGroupName != null;
        }